| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent dfd4962 commit 8ebd4f4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ const common = require('../common'); | |||
| 5 | 5 | ||
| 6 | 6 | const bench = common.createBenchmark(main, { | |
| 7 | 7 | n: [1e3], | |
| 8 | - length: [1e3, 2e3], | ||
| 8 | + length: [500, 1000], | ||
| 9 | 9 | scenario: ['identical', 'small-diff', 'medium-diff', 'large-diff'], | |
| 10 | 10 | }); | |
| 11 | 11 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments