feat: .getMany: improve performance for many small blocks
Open
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.