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

is there anyway to speedup the IBD and sync of btcd? #2056

Closed
souvikhaldar opened this issue Nov 6, 2023 · 2 comments
Closed

is there anyway to speedup the IBD and sync of btcd? #2056

souvikhaldar opened this issue Nov 6, 2023 · 2 comments

Comments

@souvikhaldar
Copy link

I have very powerful system but btcd uses very low ram and cpu!

@saubyk
Copy link

saubyk commented Nov 6, 2023

There are a few prs in progress to address IBD e.g.:
#1955
#1978

cc: @kcalvinalvin

And some additional work planned to parallelize block downloads from multiple peers to speed up the sync. You should be able to observe significant improvements after these prs are merged

@Roasbeef
Copy link
Member

Roasbeef commented Nov 6, 2023

Closing as a duplicate of #1339

@Roasbeef Roasbeef closed this as completed Nov 6, 2023
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

No branches or pull requests

3 participants