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

Update net.h bigger TCP socket using larger buffer #29159

Closed
wants to merge 2 commits into from

Conversation

bitnet-io
Copy link

completely sync a 2gb prune in 8-10 hours instead of 3 days see src/net_processing.cpp also

prototype https://github.com/c4pt000/bitcoin 2 years ago testing

completely sync a 2gb prune in 8-10 hours instead of 3 days
see src/net_processing.cpp also
@DrahtBot
Copy link
Contributor

DrahtBot commented Dec 30, 2023

The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

Code Coverage

For detailed information about the code coverage, see the test coverage report.

Reviews

See the guideline for information on the review process.
A summary of reviews will appear here.

sync a 2gb prune in 8-10 hours instead of 3 days
see src/net.h

larger socket for the TCP to buffer data quicker pulls in around 1000-1500 blocks a second a 2gb fresh start wallet takes about 8-10 hours instead of waiting 3 days without these changes


https://github.com/bitnet-io/bitcoin-26-fastsync

early prototype 2 years ago 2021
https://github.com/c4pt000/bitcoin
@maflcko maflcko closed this Dec 30, 2023
@bitcoin bitcoin locked and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants