Skip AOT snapshot build if inputs are unchanged (#11084)
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.
C
Chris Bracken committed
b5e522e2002f1b616e689b5012c9a42bbc9321f4
Parent: 678c31f
Committed by GitHub <noreply@github.com>
on 7/5/2017, 7:49:29 PM