You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ npm i undici
17
17
18
18
## Benchmarks
19
19
20
-
The benchmark is a simple getting data [example](benchmarks/benchmark.js) using a
20
+
The benchmark is a simple getting data [example](https://github.com/nodejs/undici/blob/main/benchmarks/benchmark.js) using a
21
21
50 TCP connections with a pipelining depth of 10 running on Node 20.10.0.
22
22
23
23
|_Tests_|_Samples_|_Result_|_Tolerance_|_Difference with slowest_|
@@ -35,7 +35,7 @@ The benchmark is a simple getting data [example](benchmarks/benchmark.js) using
The benchmark is a simple sending data [example](benchmarks/post-benchmark.js) using a
38
+
The benchmark is a simple sending data [example](https://github.com/nodejs/undici/blob/main/benchmarks/post-benchmark.js) using a
39
39
50 TCP connections with a pipelining depth of 10 running on Node 20.10.0.
40
40
41
41
|_Tests_|_Samples_|_Result_|_Tolerance_|_Difference with slowest_|
0 commit comments