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

Fix perf regression when checking for changed content #10234

Merged
merged 2 commits into from
Jan 3, 2023

Commits on Jan 3, 2023

  1. Commit changes to mod time cache all at once

    This allows us to track changes in files that are both a context and content dependency in a way that preserves file mod checking optimizations
    thecrypticace committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    862672d View commit details
    Browse the repository at this point in the history
  2. fixup

    thecrypticace committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    d04c64e View commit details
    Browse the repository at this point in the history