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

Make snapshot loading multi-threaded #437

Closed
matthewdarwin opened this issue May 12, 2023 · 1 comment · Fixed by #440
Closed

Make snapshot loading multi-threaded #437

matthewdarwin opened this issue May 12, 2023 · 1 comment · Fixed by #440
Assignees
Labels
enhancement New feature or request 👍 lgtm

Comments

@matthewdarwin
Copy link

The snapshot process seems to be single-threaded according to looking at "top". Perhaps there is opportunity to speed up the snapshot process by making it multi-threaded.

Originally: eosnetworkfoundation/mandel#77

@heifner heifner added enhancement New feature or request discussion and removed triage labels May 13, 2023
@spoonincode spoonincode self-assigned this Jul 25, 2024
@spoonincode spoonincode transferred this issue from AntelopeIO/leap Jul 30, 2024
@spoonincode spoonincode changed the title Make snapshot process multi-threaded Make snapshot loading multi-threaded Jul 30, 2024
@spoonincode
Copy link
Member

renamed this issue to be scoped solely to loading snapshots. multi threaded creation will be tracked in #438

@spoonincode spoonincode linked a pull request Jul 30, 2024 that will close this issue
@spoonincode spoonincode moved this from In Progress to Awaiting Review in Team Backlog Jul 30, 2024
@BenjaminGormanPMP BenjaminGormanPMP added this to the Spring v1.0.0 Cusp milestone Aug 8, 2024
@github-project-automation github-project-automation bot moved this from Awaiting Review to Done in Team Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request 👍 lgtm
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants