flutter/dev/benchmarks/microbenchmarks
2019-01-22 10:37:22 -08:00
..
android add uiMode to android:configChanges (#26896) 2019-01-22 10:37:22 -08:00
ios Roll engine to 05fee4eeee0ff6b219b1fcc394371e5f6963cc46 (#26713) 2019-01-21 21:23:04 -08:00
lib Fix behavior of handleDrawFrame() in benchmark mode. (#25049) 2019-01-22 11:46:14 +01:00
pubspec.yaml Updated Shrine demo (#25674) 2018-12-21 17:47:25 -08:00
README.md Update docs for benchmarks (#5999) 2016-09-22 14:26:24 -07:00

microbenchmarks

To run these benchmarks on a device, first run `flutter logs' in one window to see the device logs, then, in a different window, run any of these:

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.