flutter/dev/benchmarks/macrobenchmarks
2019-05-29 09:49:16 -07: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 Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
lib Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
test_driver Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
pubspec.yaml Wire up hot restart and incremental rebuilds for web (#33197) 2019-05-29 09:49:16 -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.