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

move things outside of the lock in obsaddr #582

Merged
merged 2 commits into from
Apr 9, 2019

Conversation

whyrusleeping
Copy link
Contributor

The test added here is just to benchmark the effect of lock contention. In my tests, this patch makes things ~4x faster (54 seconds to 14.5 seconds)

@ghost ghost assigned whyrusleeping Apr 8, 2019
@ghost ghost added the status/in-progress In progress label Apr 8, 2019
@whyrusleeping
Copy link
Contributor Author

okay, after rebasing the perf gains arent quite as nice, but still 25 seconds to 11 seconds.

@ghost ghost assigned Stebalien Apr 9, 2019
@Stebalien Stebalien force-pushed the feat/reduce-lock-contention branch from 4e48292 to aebe405 Compare April 9, 2019 01:31
@Stebalien Stebalien merged commit 3a998a1 into master Apr 9, 2019
@ghost ghost removed the status/in-progress In progress label Apr 9, 2019
@Stebalien Stebalien deleted the feat/reduce-lock-contention branch April 9, 2019 01:39
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.

2 participants