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 a cache to file path mapping #1228

Merged
merged 6 commits into from Dec 31, 2020

Commits on Dec 29, 2020

  1. Add a cache to file path mapping

    This greatly reduces the time needed to resolve FilePathKey objects on watch builds.
    berickson1 committed Dec 29, 2020
    Copy the full SHA
    884e4ce View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    68b931e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Copy the full SHA
    3786f9d View commit details
    Browse the repository at this point in the history
  2. Address PR comments

    berickson1 committed Dec 30, 2020
    Copy the full SHA
    a6aa53f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    b898982 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    8143503 View commit details
    Browse the repository at this point in the history