Files
lodestar/.benchrc.yaml
Lion - dapplion 3a1c8e9083 Apply perf OOM issue fix to epoch benchmarks (#3026)
* Add yieldEventLoopAfterEach to all benchmarks that change state a lot

* Set global opts to benchmark with a config file

* Use noThreshold option for clarity
2021-08-27 02:47:31 +02:00

11 lines
152 B
YAML

# Mocha opts
colors: true
require:
- ts-node/register
- packages/lodestar/test/setupBLS.ts
# benchmark opts
threshold: 3
maxMs: 60_000
minRuns: 10