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.