| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ const common = require('../common'); | |||
| 4 | 4 | const util = require('util'); | |
| 5 | 5 | ||
| 6 | 6 | const bench = common.createBenchmark(main, { | |
| 7 | - n: [5e2], | ||
| 7 | + n: [5e3], | ||
| 8 | 8 | len: [1e2, 1e5], | |
| 9 | 9 | type: [ | |
| 10 | 10 | 'denseArray', | |
| Back | FazBrowse Home | New Git URL |
0 commit comments