flutter/dev/benchmarks/macrobenchmarks/test_driver
liyuqian a32fc986f3
Add a perf test for picture raster cache (#45050)
This will catch issues like
https://github.com/flutter/flutter/issues/44252, and this test is
inspired by the `list_demo` sample app in
https://github.com/flutter/flutter/issues/43083#issue-509586473

This is tested locally on a Moto G4 before and after the fix
https://github.com/flutter/engine/pull/13710

The `average_frame_rasterizer_time_millis` of this test drops from
~5.4ms to ~4.9ms after that fix.
2019-11-19 15:48:41 -08:00
..
backdrop_filter_perf_test.dart Add test case for Flutter Issue #27677 as a benchmark. (#34870) 2019-06-24 20:53:22 -07:00
backdrop_filter_perf.dart Add test case for Flutter Issue #27677 as a benchmark. (#34870) 2019-06-24 20:53:22 -07:00
cubic_bezier_perf_test.dart Reland "Shader warm up (#27660)" (#28537) 2019-02-27 09:33:08 -08:00
cubic_bezier_perf.dart Make shader warm-up async so it can handle image (#28687) 2019-02-28 20:07:55 -08:00
cull_opacity_perf_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
cull_opacity_perf.dart Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
picture_cache_perf_test.dart Add a perf test for picture raster cache (#45050) 2019-11-19 15:48:41 -08:00
picture_cache_perf.dart Add a perf test for picture raster cache (#45050) 2019-11-19 15:48:41 -08:00
simple_animation_perf_test.dart Reland "Measure iOS CPU/GPU percentage #41426" (#41578) 2019-09-29 11:33:43 -07:00
simple_animation_perf.dart Reland "Measure iOS CPU/GPU percentage #41426" (#41578) 2019-09-29 11:33:43 -07:00
util.dart Add a perf test for picture raster cache (#45050) 2019-11-19 15:48:41 -08:00