| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d93c48b commit e136903
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -7,7 +7,7 @@ const fs = require('fs'); | |||
| 7 | 7 | const file = path.join(path.resolve(__dirname, '../fixtures'), 'alice.html'); | |
| 8 | 8 | ||
| 9 | 9 | const bench = common.createBenchmark(main, { | |
| 10 | - requests: [100, 1000, 10000, 100000, 1000000], | ||
| 10 | + requests: [100, 1000, 10000, 100000], | ||
| 11 | 11 | streams: [100, 200, 1000], | |
| 12 | 12 | clients: [1, 2], | |
| 13 | 13 | benchmarker: ['h2load'] | |
| Back | FazBrowse Home | New Git URL |
0 commit comments