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

More MemoryCache perf improvements #45280

Merged

Commits on Nov 27, 2020

  1. don't acces expensive CacheEntryHelper.Current if options can't be pr…

    …opagated anyway, +20k RPS for TechEmpower benchmark!
    adamsitnik committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fe723e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    066b296 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    8bbaad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb3d77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8381ed6 View commit details
    Browse the repository at this point in the history