We changed how `flutter run --release` works (it quits without showing logs now, since it can't tell when the app closes).
Fixes https://github.com/flutter/flutter/issues/5776
Our microbenchmarks now run on real devices.