• Yegor's avatar
    extract engine sub-metrics; change reported metrics (#55331) · 6f8945fc
    Yegor authored
    * extract engine sub-metrics; change reported metrics
    
    - Extract sub-metrics reported by the Web engine: "preroll_frame", "apply_frame".
    - Add a concept of unreported metrics: displayed on the benchmark UI, but not on the dashboard.
    - Make "sceneBuildDuration" and "windowRenderDuration" unreported, which are too fine-grained. They are included in "drawFrameDuration" already.
    - Report outlier ratio instead of outlier average. The ratio is more useful of the two.
    6f8945fc
Name
Last commit
Last update
..
src Loading commit data...
common.dart Loading commit data...
main.dart Loading commit data...
web_benchmarks.dart Loading commit data...