libp2p / go-libp2p-kad-dht

A Kademlia DHT implementation on go-libp2p
https://github.com/libp2p/specs/tree/master/kad-dht
MIT License
524 stars 224 forks source link

Perform load test with Musa #883

Closed dennis-tra closed 1 year ago

dennis-tra commented 1 year ago

Deploy Musa and ramp up the number of FIND_NODE RPCs. Find out when it breaks down and if there's a memory leak.

This infrastructure could be used to periodically check if we introduced a regression.

dennis-tra commented 1 year ago

Production load test? https://github.com/protocol/bifrost-infra/issues/2766 🙈

Asked in #libp2p-impelementers channel: https://filecoinproject.slack.com/archives/C03K82MU486/p1695125179210719

iand commented 1 year ago

Migrated to https://github.com/plprobelab/zikade/issues/31