Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add an LRU cache to precompile files #32651

Merged
merged 1 commit into from
Aug 16, 2019
Merged

add an LRU cache to precompile files #32651

merged 1 commit into from
Aug 16, 2019

Commits on Jul 26, 2019

  1. add an LRU cache for precompile files

    instead of always clobbering the one precompile file per package for multiple environments, introduce a LRU cache (10 files that we cycle through).
    KristofferC committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    6aae086 View commit details
    Browse the repository at this point in the history