ipfs-rust / ipfs-embed

A small embeddable ipfs implementation
352 stars 48 forks source link

Optimize bitswap #83

Open rklaehn opened 3 years ago

rklaehn commented 3 years ago

We should try to get it at least as fast as the previous record holder, libp2p-ax-bitswap. Preferably without having to alter the protocol.

dvc94ch commented 3 years ago

I'm inclined to consider it good enough and focus my energy on blake-streams