julia
694d59a1 - add an LRU cache for precompile files (#32651)

Commit
6 years ago
add an LRU cache for precompile files (#32651) instead of always clobbering the one precompile file per package for multiple environments, introduce a LRU cache (10 files that we cycle through).
Author
Committer
Parents
Loading