flutter/dev/benchmarks/macrobenchmarks/lib
Yegor 6f8945fce6
extract engine sub-metrics; change reported metrics (#55331)
* 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.
2020-04-22 17:18:53 -07:00
..
src extract engine sub-metrics; change reported metrics (#55331) 2020-04-22 17:18:53 -07:00
common.dart benchmark animation performance of Opacity widget (#54903) 2020-04-17 18:34:10 -07:00
main.dart benchmark animation performance of Opacity widget (#54903) 2020-04-17 18:34:10 -07:00
web_benchmarks.dart add benchmark for picture recording (#54908) 2020-04-16 14:46:41 -07:00