tree: 02ab70e81588e2ed483dbe398b49762e7b75563d [path history] [tgz]
  1. android/
  2. ios/
  3. lib/
  4. test_driver/
  5. pubspec.yaml
  6. README.md
dev/benchmarks/macrobenchmarks/README.md

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.