flutter/dev/benchmarks/microbenchmarks
Alexander Aprelev c02850b4dc Force upgrade update packages with improved update process. (#12412)
* Force upgrade update packages with improved update process.

* Update packages

* Revert "Update packages"

This reverts commit a37de26d3f.
2017-10-05 20:59:08 -07:00
..
android Add framework support for system text scale factor. (#12180) 2017-10-02 14:18:18 -07:00
ios Update integration test .gitignores to latest template (#10191) 2017-05-18 18:47:57 -07:00
lib Deep linking: automatically push the route hiearchy on load. (#10894) 2017-06-23 14:58:29 -07:00
.gitignore Port our microbenchmarks to the new world (#4121) 2016-05-23 15:04:50 -07:00
pubspec.yaml Force upgrade update packages with improved update process. (#12412) 2017-10-05 20:59:08 -07: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.