Skip to content

Concurrent block get #236

Closed
Closed
@alanshaw

Description

@alanshaw

One thing I'm seeing in the unixfs exporter is single block gets over bitswap. Basically, I think that this is causing bitswap messages with only 1 block to be sent out since we're waiting for each one. I think we might be able to get a nice speed up if all the links (or a sensible subset) were requested from the blockstore (bitswap) concurrently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/daysEstimated to take multiple days, but less than a weekexp/intermediatePrior experience is likely helpfulneed/triageNeeds initial labeling and prioritizationstatus/readyReady to be worked

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions