flutter/dev/benchmarks/macrobenchmarks
Dan Field d8db70af1a
Move flutter_assets to App.framework (#26630)
* move flutter_assets to App.framework

* remove flutter_assets references from all pbxproj files checked in
2019-01-16 14:02:54 -08:00
..
android Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
ios Move flutter_assets to App.framework (#26630) 2019-01-16 14:02:54 -08:00
lib Fix analyzer "prefer const" warning. (#25854) 2018-12-28 14:05:19 -08:00
test_driver Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
pubspec.yaml Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
README.md Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00

Macrobenchmarks

Performance benchmarks using flutter drive.

Cull opacity benchmark

To run the cull opacity benchmark on a device:

flutter drive --profile test_driver/cull_opacity_perf.dart

Results should be in the file build/cull_opacity_perf.timeline_summary.json.

More detailed logs should be in build/cull_opacity_perf.timeline.json.