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

Cache instances until refreshed #4128

Merged
merged 2 commits into from
May 3, 2024
Merged

Conversation

WilliamBZA
Copy link
Member

Caches the instances in a Lazy<T> to reduce the impact of the validation performance problems identified in #4127. This is not a long-term fix and we probably need to rethink the validation strategy more completely.

@WilliamBZA WilliamBZA force-pushed the improve-add-ux-performance branch 3 times, most recently from b4e3ff2 to ecf6af9 Compare May 2, 2024 08:48
@WilliamBZA WilliamBZA marked this pull request as ready for review May 2, 2024 09:03
@WilliamBZA WilliamBZA changed the title Cache instances unless refreshed Cache instances until refreshed May 2, 2024
@WilliamBZA WilliamBZA merged commit c156fed into release-5.1 May 3, 2024
11 checks passed
@WilliamBZA WilliamBZA deleted the improve-add-ux-performance branch May 3, 2024 06:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants