-
Notifications
You must be signed in to change notification settings - Fork 743
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
perf(dp): Reduce property search allocations #11445
perf(dp): Reduce property search allocations #11445
Conversation
The build 70300 found UI Test snapshots differences: Details
|
b3af05a
to
30fa159
Compare
The build 70392 found UI Test snapshots differences: Details
|
GitHub Issue (If applicable): #8597
PR Type
What kind of change does this PR introduce?
What is the new behavior?
Reduce DependencyProperty search allocations with non-reentrant
PropertyCacheEntry
mutations.Credit to @ebariche for finding it!
PR Checklist
Please check if your PR fulfills the following requirements:
Screenshots Compare Test Run
results.Other information
Internal Issue (If applicable):