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

Increase FetchGraphConcurrency to >8 #14

Open
hannahhoward opened this issue Oct 15, 2018 · 1 comment
Open

Increase FetchGraphConcurrency to >8 #14

hannahhoward opened this issue Oct 15, 2018 · 1 comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature status/deferred Conscious decision to pause or backlog

Comments

@hannahhoward
Copy link
Contributor

In order to support the fastest possible DAG walk, recommend increasing FetchGraphConcurrency, so that more than 8 child nodes are requested at once. The ideal max is open for discussion, but I have experimented personally with up to 128.

child of ipfs/kubo#5487

@hannahhoward hannahhoward added status/deferred Conscious decision to pause or backlog kind/enhancement A net-new feature or improvement to an existing feature feature labels Oct 15, 2018
@MichaelMure
Copy link
Contributor

#42 allow to control the concurrency manually.

@hsanjuan hsanjuan removed the feature label Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A net-new feature or improvement to an existing feature status/deferred Conscious decision to pause or backlog
Projects
None yet
Development

No branches or pull requests

3 participants