| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a46c027 commit 18a235b
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -28,7 +28,7 @@ function runOneBenchmark(...args) { | |||
| 28 | 28 | } | |
| 29 | 29 | ||
| 30 | 30 | function getTValue(compareFunc) { | |
| 31 | - const numTrials = 10000; | ||
| 31 | + const numTrials = 1e5; | ||
| 32 | 32 | const bufSize = 10000; | |
| 33 | 33 | // Perform benchmarks to verify that timingSafeEqual is actually timing-safe. | |
| 34 | 34 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments