blob: b51e5f07df4df203411d1a29a6e06105db22b057 [file] [log] [blame] [view]
# 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`.