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

improvement: replace async lock to std mutex in await-tree registry #74

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

zuston
Copy link
Owner

@zuston zuston commented Aug 21, 2023

After applied this optimization, the terasort (400 executor. 5TB) costs 4.3min(write)/6.5min(read) . It looks good compared with the original benchmark (7.6/6.2)

@zuston zuston merged commit 28bc99f into main Aug 21, 2023
2 checks passed
@zuston zuston linked an issue Aug 21, 2023 that may be closed by this pull request
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