Closed rklaehn closed 3 years ago
cargo run --release --example bitswap_sync_bench -- --in-memory
I think this should be useful to optimize bitswap sync for different scenarios.
Thanks, looks really neat
folded into gc branch
cargo run --release --example bitswap_sync_bench -- --in-memory
I think this should be useful to optimize bitswap sync for different scenarios.