bigwheels
bigwheels copied to clipboard
Add --warmup-frame-count option to benchmarks
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.