• Chris Bracken's avatar
    Skip AOT snapshot build if inputs are unchanged (#11084) · b5e522e2
    Chris Bracken authored
    Previously, the snapshot file was recomputed on every build. We now
    record checksums for all snapshot inputs (which are catalogued in the
    snapshot dependencies file output alongside the snapshot) and only
    rebuild if the checksum for any input file (or the previous output file) has
    changed.
    b5e522e2
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
.gitignore Loading commit data...