flutter/dev/benchmarks/microbenchmarks
2016-09-09 14:25:34 -07:00
..
android use transparent android launcher icons (#5442) 2016-08-17 09:05:01 -07:00
ios ios launcher icons with more padding, optimized (#5470) 2016-08-18 10:16:10 -07:00
lib Tabs occasionally tried to setState after dispose (#5784) 2016-09-09 14:25:34 -07:00
.gitignore Port our microbenchmarks to the new world (#4121) 2016-05-23 15:04:50 -07:00
flutter.yaml Port our microbenchmarks to the new world (#4121) 2016-05-23 15:04:50 -07:00
pubspec.yaml Port our microbenchmarks to the new world (#4121) 2016-05-23 15:04:50 -07:00
README.md Tabs occasionally tried to setState after dispose (#5784) 2016-09-09 14:25:34 -07:00

microbenchmarks

To run these benchmarks on a device:

flutter run --release lib/gestures/velocity_tracker_data.dart
flutter run --release lib/stocks/animation_bench.dart
flutter run --release lib/stocks/build_bench.dart
flutter run --release lib/stocks/layout_bench.dart

The results should be in the device logs.