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

Some performance optimizations after analyzing benchmarks. #5841

Merged
merged 12 commits into from
Aug 22, 2023

Conversation

matteius
Copy link
Member

@matteius matteius commented Aug 20, 2023

The last release slowed down locking performance due to a major refactor -- this speeds it back up some. Unfortunately adding cached_property where I want in some places causes failures with multiple index installs, so I deferred those changes for now.

@matteius matteius requested a review from oz123 August 22, 2023 01:06
@matteius matteius merged commit 5f405a1 into main Aug 22, 2023
19 checks passed
@matteius matteius deleted the performance-optimize branch August 22, 2023 01:44
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.

1 participant