| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -9,7 +9,7 @@ const PORT = common.PORT; | |||
| 9 | 9 | // Keep it reasonably high (>10) otherwise you're benchmarking the speed of | |
| 10 | 10 | // event loop cycles more than anything else. | |
| 11 | 11 | const bench = common.createBenchmark(main, { | |
| 12 | - len: [1, 64, 256, 1024], | ||
| 12 | + len: [1, 512, 1024], | ||
| 13 | 13 | n: [100], | |
| 14 | 14 | type: ['send', 'recv'], | |
| 15 | 15 | dur: [5], | |
| Back | FazBrowse Home | New Git URL |
0 commit comments