flutter/dev
Alexander Aprelev 9f285aa9d9
Introduce image_list performance benchmark that runs on jit(debug) build. (#35424)
* Introduce image_list performance benchmark that runs on jit(debug) build.

We want to track performance of debug build because ongoing work on reducing the cost of spanwing new isolate will impact jit(debug) more than it will aot(release) configurations.

* Newlines and spaces
2019-07-08 08:23:06 -07:00
..
automated_tests update packages (#35573) 2019-07-04 11:26:19 -07:00
benchmarks update packages (#35573) 2019-07-04 11:26:19 -07:00
bots update packages (#35573) 2019-07-04 11:26:19 -07:00
ci Re-enable docs with new container (#34681) 2019-06-18 16:08:28 -07:00
devicelab Introduce image_list performance benchmark that runs on jit(debug) build. (#35424) 2019-07-08 08:23:06 -07:00
docs Updating dart.dev related links (#32641) 2019-05-14 10:35:00 -07:00
integration_tests update packages (#35573) 2019-07-04 11:26:19 -07:00
manual_tests update packages (#35573) 2019-07-04 11:26:19 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets update packages (#35573) 2019-07-04 11:26:19 -07:00
tools update packages (#35573) 2019-07-04 11:26:19 -07:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.