diff --git a/perf/index.js b/perf/index.js index 2b8c4d369..10497782e 100644 --- a/perf/index.js +++ b/perf/index.js @@ -29,7 +29,7 @@ const DEFAULT_BENCHMARK = { const BENCHMARK_OPTIONS = { // To ensure a better accuracy, force a minimum number of samples - minSamples: 50 // default 10 + minSamples: 80 // default 10 } // Because BenchmarkJS does not support scoped variables well, use