ipfs / ipfs/js-ipfs-bitswap

feat: .getMany: improve performance for many small blocks

Open
#163 3 comments 0 reactions 1 assignee Claimed by @pgte View on GitHub
kind/enhancement P1 status/ready
Dominant language
TypeScript
Stars
75
Forks
43
PR merge metrics
No merged PRs in 30d

Description

Currently, in peer-crdt, the latency of replication of logs is bound to the latency of `getMany(cids)` when the blocks are not present.

Also, I think we should create benchmarks to have a baseline we can try to improve on.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.