flutter/packages/flutter_tools/test/base
Jonas Termansen 8b9eb3e2b2 Report CompileTime metric in flutter build aot --report-timings. (#31895)
This is the correct metric to report for compilation time benchmarks rather
than RunTime. Rename the 'gen_snapshot' value to merely 'snapshot' for
backwards compatibility and overall simplicity.

This change simplifies Dart's benchmarking of Flutter by making it easier to
adopt --report-timings (made for Dart to use), which makes the benchmarks
much more robust.
2019-05-02 15:22:43 +02:00
..
build_test.dart Report CompileTime metric in flutter build aot --report-timings. (#31895) 2019-05-02 15:22:43 +02:00
common_test.dart Shim package:test to avoid matcher issues (#20602) 2018-08-14 20:33:58 -07:00
context_test.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
file_system_test.dart some spaces formatting (#29452) 2019-03-20 23:23:31 +01:00
fingerprint_test.dart Allow disabling all fingerprint caches via environment variable (#31171) 2019-04-17 17:27:50 -07:00
flags_test.dart apply lint prefer_void_to_null in packages/flutter_tools (#22686) 2018-10-05 07:54:56 +02:00
io_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
logger_test.dart refactor context to be implicit-downcast safe (#31622) 2019-04-25 15:51:08 -07:00
logs_test.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
net_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
os_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
os_utils_test.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00
process_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
terminal_test.dart some formatting of map, parameters and spaces (#29760) 2019-03-23 00:02:21 +01:00