• 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
recorder.dart 33.4 KB