| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -16,7 +16,7 @@ const { AsyncLocalStorage, AsyncResource } = require('async_hooks'); | |||
| 16 | 16 | */ | |
| 17 | 17 | const bench = common.createBenchmark(main, { | |
| 18 | 18 | resourceCount: [10, 100, 1000], | |
| 19 | - n: [1e4], | ||
| 19 | + n: [5e5], | ||
| 20 | 20 | }); | |
| 21 | 21 | ||
| 22 | 22 | function runBenchmark(store, n) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments