Commit 83f36b7 1 parent bc304ff commit 83f36b7 Copy full SHA for 83f36b7
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed 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
35
35
| undici - stream | 15 | 20317.29 req/sec | ± 2.13 % | + 448.46 % |
36
36
| undici - dispatch | 10 | 24883.28 req/sec | ± 1.54 % | + 571.72 % |
37
37
38
- 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_ |
You can’t perform that action at this time.
0 commit comments