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

feat(accounts-db): fast snapshot loading #299

Open
0xNineteen opened this issue Oct 2, 2024 · 0 comments · Fixed by #320 · May be fixed by #324
Open

feat(accounts-db): fast snapshot loading #299

0xNineteen opened this issue Oct 2, 2024 · 0 comments · Fixed by #320 · May be fixed by #324
Assignees
Labels
enhancement New feature or request

Comments

@0xNineteen
Copy link
Contributor

0xNineteen commented Oct 2, 2024

one of the most expensive operations is loading from a snapshot - specifically, generating the account index - ideally if you do it once, you should be able to re-use the index created and load much faster

this will be split up into PRS:

note: old branch with more context can be found in #303

@0xNineteen 0xNineteen added the enhancement New feature or request label Oct 2, 2024
@0xNineteen 0xNineteen self-assigned this Oct 2, 2024
@0xNineteen 0xNineteen linked a pull request Oct 18, 2024 that will close this issue
@0xNineteen 0xNineteen reopened this Oct 22, 2024
@0xNineteen 0xNineteen linked a pull request Oct 22, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🔖 Ready
1 participant