Skip to content

feat: .getMany: improve performance for many small blocks #163

Open
@pgte

Description

@pgte

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.

Metadata

Metadata

Assignees

Labels

P1High: Likely tackled by core team if no one steps upkind/enhancementA net-new feature or improvement to an existing featurestatus/readyReady to be worked

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions