- 800ms spend in `loadCachesFrom` - ~half of that spend in `computeDigestFromSource` - given all the sources are from standard libraries - e.g. premade by us - we should be faster checking that they are not changed (as in 99.9% of cases they are not) <img width="1490" height="867" alt="loadCachesFrom" src="https://github.com/user-attachments/assets/d665cca8-0dc1-42ce-a6bc-a8a0c993b1d6" /> _Originally posted by @JaroslavTulach in https://github.com/enso-org/enso/pull/13723#discussion_r2250409888_