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 storage #2736

Merged
merged 6 commits into from
May 17, 2022
Merged

Optimize storage #2736

merged 6 commits into from
May 17, 2022

Conversation

erikzhang
Copy link
Member

@erikzhang erikzhang commented May 13, 2022

Avoids a lot of pointless memory copies, which should significantly improve node performance.

@erikzhang erikzhang mentioned this pull request May 13, 2022
@erikzhang
Copy link
Member Author

With these optimizations, the overhead of creating a new snapshot is almost zero.

@erikzhang
Copy link
Member Author

Ready for a review.

@erikzhang
Copy link
Member Author

Merge?

@erikzhang erikzhang merged commit 56c952c into develop May 17, 2022
@erikzhang erikzhang deleted the optimize-storage branch May 17, 2022 08:20
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.

3 participants