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

Improve performance of IsRootScope check #54555

Merged
1 commit merged into from
Jun 22, 2021
Merged

Commits on Jun 22, 2021

  1. Improve performance of IsRootScope check

    - Stash a field instead of doing an equality comparison.
    
    Fixes #54351
    davidfowl committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    887a3a9 View commit details
    Browse the repository at this point in the history