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

Perf: Improve memIAVL import speed by 2X #33

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Perf: Improve memIAVL import speed by 2X #33

merged 3 commits into from
Nov 14, 2023

Conversation

yzang2019
Copy link
Collaborator

@yzang2019 yzang2019 commented Nov 14, 2023

Describe your changes and provide context

Context:
After investigating the memIAVL import performance, we find that it is spending lot of extra time waiting on the channel. Adding some buffer size for the channel will greatly improve the performance of import.

Testing performed to validate your change

Tested on atlantic-2

@yzang2019 yzang2019 merged commit 932310f into main Nov 14, 2023
5 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