[release/6.0-rc2] MonoAOTCompiler: detect when nothing has changed, and skip any...
authorAnkit Jain <radical@gmail.com>
Fri, 24 Sep 2021 17:24:18 +0000 (17:24 +0000)
committerGitHub <noreply@github.com>
Fri, 24 Sep 2021 17:24:18 +0000 (10:24 -0700)
commit9fd17b1cc47ba2978c2993467e99f05e643bbfe9
treede1d662870a3383e34a3ea49e3a4634ab91c96ae
parent53d2560e67d4be085f5bc22a86debcaed51de2a0
[release/6.0-rc2] MonoAOTCompiler: detect when nothing has changed, and skip any precompiling (#58979)

* Refactor to allow fast-path

* implement fast-path for MonoAOTCompiler when nothing has changed

* re-enable some tests that got disabled by mistake
src/tasks/AotCompilerTask/MonoAOTCompiler.cs