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

Playground PR for verification caching exploration #3457

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from

Commits on Oct 17, 2024

  1. initial sketch

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6f54591 View commit details
    Browse the repository at this point in the history
  2. allow forced cache misses

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0a9a30b View commit details
    Browse the repository at this point in the history
  3. rearrange

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    0f0917b View commit details
    Browse the repository at this point in the history
  4. plug into engine

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d074f6d View commit details
    Browse the repository at this point in the history
  5. clear stuff in cached copy

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    6e9d760 View commit details
    Browse the repository at this point in the history
  6. fiddle with pointers more

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    61a70a3 View commit details
    Browse the repository at this point in the history
  7. rename to verificationCache

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3e5ff9c View commit details
    Browse the repository at this point in the history
  8. inject getCacheKey

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    5ac0139 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4e092c View commit details
    Browse the repository at this point in the history
  10. tweak

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    8d83daa View commit details
    Browse the repository at this point in the history
  11. tweak more

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    fd58380 View commit details
    Browse the repository at this point in the history
  12. flag when cache was used

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    c119f2b View commit details
    Browse the repository at this point in the history
  13. store key builder in engine

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    15ddd63 View commit details
    Browse the repository at this point in the history
  14. rename

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ea3a559 View commit details
    Browse the repository at this point in the history
  15. copy verification errors

    rosecodym committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    bf3170d View commit details
    Browse the repository at this point in the history