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 blocking UUID generation to boundedElastic thread #1110

Merged
merged 3 commits into from
Jul 25, 2023

Conversation

Arooba-git
Copy link
Contributor

Hi! :)

Thank you for for the effort for this handy project.

We found a blocking call in DataInitializer class via Blockhound:
srs1-blocking

This PR fixes the blocking code. We re-ran the tests and also compared performance (CPU usage) before and after the fix:

Before
srs1-cpu-before

After
srs1-cpu-after

@hantsy
Copy link
Owner

hantsy commented Jul 25, 2023

Thanks for your deep analysis of this issue.

@hantsy hantsy merged commit 6024d30 into hantsy:master Jul 25, 2023
4 checks passed
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