• Jonas Termansen's avatar
    Report CompileTime metric in flutter build aot --report-timings. (#31895) · 8b9eb3e2
    Jonas Termansen authored
    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.
    8b9eb3e2
Name
Last commit
Last update
..
bin Loading commit data...
doc Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
build.yaml Loading commit data...
pubspec.yaml Loading commit data...