p2plab icon indicating copy to clipboard operation
p2plab copied to clipboard

Decouple report from bitswap/libp2p bandwidth

Open hinshun opened this issue 6 years ago • 0 comments

In the future, we'll like to benchmark more than just data exchange. For example, given a cluster, write a scenario that can benchmark a DHT lookup. Right now the report is hardcoded to bitswap and libp2p bandwidth metrics, but we should turn that into an arbitrary Metrics slice.

hinshun avatar Aug 30 '19 16:08 hinshun