| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ const common = require('../common.js'); | |||
| 3 | 3 | ||
| 4 | 4 | const bench = common.createBenchmark(main, { | |
| 5 | 5 | type: Object.keys(common.urls), | |
| 6 | - n: [25e6], | ||
| 6 | + n: [1e6], | ||
| 7 | 7 | }); | |
| 8 | 8 | ||
| 9 | 9 | function main({ type, n }) { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments