| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,7 +5,7 @@ const { deepEqual, deepStrictEqual, notDeepEqual, notDeepStrictEqual } = | |||
| 5 | 5 | require('assert'); | |
| 6 | 6 | ||
| 7 | 7 | const bench = common.createBenchmark(main, { | |
| 8 | - n: [5e2], | ||
| 8 | + n: [5e3], | ||
| 9 | 9 | len: [5e2], | |
| 10 | 10 | strict: [0, 1], | |
| 11 | 11 | method: [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments