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

introduce mmr stress test #185

Merged
merged 27 commits into from
Apr 29, 2024
Merged

introduce mmr stress test #185

merged 27 commits into from
Apr 29, 2024

Conversation

seunlanlege
Copy link
Member

@seunlanlege seunlanlege commented Apr 26, 2024

Introduces a simnode test which inserts a billion leaves into the mmr. This is to estimate the offchain db storage requirements when hyperbridge crosses a billion requests.

The tests are still running, the current numbers

Leaves Database (archive) Size
53,700,000 60GB
60,000,000 70GB
77,000,000 92GB
81,000,000 97GB
100,000,000 130GB
121,000,000 154GB
171,000,000 223GB
224,000,000 304GB
310,000,000 446GB
441,000,010 668GB
491,070,120 762GB

@seunlanlege seunlanlege changed the title introduce mmr tree stress test introduce mmr stress test Apr 28, 2024
@seunlanlege seunlanlege merged commit 05cf3c6 into main Apr 29, 2024
8 of 9 checks passed
@seunlanlege seunlanlege deleted the seun/simnode-tests branch April 29, 2024 16:33
seunlanlege added a commit that referenced this pull request May 8, 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.

2 participants