flutter/dev/benchmarks/macrobenchmarks
2019-06-27 21:23:16 +02:00
..
android Revert "Upgrade the Gradle script to Android plugin version 3.3.0 (#26913)" (#27045) 2019-01-24 14:29:08 -08:00
ios Change Xcode project developmentRegion to 'en' and plist CFBundleDevelopmentRegion to DEVELOPMENT_LANGUAGE (#34293) 2019-06-12 11:31:17 -07:00
lib enable lints prefer_spread_collections and prefer_inlined_adds (#35189) 2019-06-27 21:23:16 +02:00
test_driver Add test case for Flutter Issue #27677 as a benchmark. (#34870) 2019-06-24 20:53:22 -07:00
pubspec.yaml unpin build daemon (#34686) 2019-06-19 11:43:38 -07: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.