Add --warmup-frame-count option to benchmarks
Open
enhancement
- Dominant language
- C++
- Stars
- 107
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
When running those benchmarks, the first frame could be impacted by external factors, like resource loading, lazy linking, etc..
It could be useful to add a `--warmup-frame-count` option, not taking those first N frames into account for benchmark metrics.
Contributor guide
Assessment
This issue has not been assessed yet.