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

[Optimize] Further blocking tweaks #3148

Merged
merged 3 commits into from Mar 13, 2024

Conversation

ljedrz
Copy link
Collaborator

@ljedrz ljedrz commented Mar 4, 2024

This PR moves 2 additional potentially blocking operations into blocking tasks; they were found to be significant using tokio-console, which was also used to double-check that these changes decrease the Busy time of the associated tasks.

@ljedrz ljedrz requested a review from howardwu March 4, 2024 14:21
@howardwu
Copy link
Member

howardwu commented Mar 4, 2024

@vicsn @onetrickwolf @iamalwaysuncomfortable We will need to validate this branch with at least 12 hours of burn-in prior to approvals.

@ljedrz
Copy link
Collaborator Author

ljedrz commented Mar 4, 2024

I'll fix the clippy issue shortly; as far as I can tell, it will not affect performance.

@raychu86
Copy link
Contributor

raychu86 commented Mar 9, 2024

Double-clicking on this. @vicsn @onetrickwolf @iamalwaysuncomfortable Did we get a chance to burn-in test this change?

@howardwu
Copy link
Member

howardwu commented Mar 9, 2024

@vicsn @onetrickwolf @iamalwaysuncomfortable When will this be addressed?

@vicsn
Copy link
Collaborator

vicsn commented Mar 12, 2024

Starting to test this now

Copy link
Member

@howardwu howardwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, adding this in for additional burn-in testing overnight.

@howardwu howardwu merged commit c068974 into AleoHQ:mainnet-staging Mar 13, 2024
23 of 24 checks passed
@vicsn
Copy link
Collaborator

vicsn commented Mar 13, 2024

Starting to test this now

Looks good. Ran for 12+ hours with 1.6 TPS and 3 seconds/block.

@howardwu howardwu changed the title Further blocking tweaks [Optimize] Further blocking tweaks Mar 23, 2024
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

6 participants