| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e4fea38 commit e95c9b2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -12,8 +12,8 @@ const filename = tmpdir.resolve(`.removeme-benchmark-garbage-${process.pid}`); | |||
| 12 | 12 | ||
| 13 | 13 | const bench = common.createBenchmark(main, { | |
| 14 | 14 | duration: [5], | |
| 15 | - encoding: ['', 'utf-8'], | ||
| 16 | - len: [1024, 16 * 1024 * 1024], | ||
| 15 | + encoding: ['utf-8'], | ||
| 16 | + len: [1024], | ||
| 17 | 17 | concurrent: [1, 10], | |
| 18 | 18 | }, { | |
| 19 | 19 | flags: [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments