Performance issue when there are too many mesh peers #5420
Labels
scope-networking
All issues related to networking, gossip, and libp2p.
scope-performance
Performance issue and ideas to improve performance.
Describe the bug
Right now mesh peer param Dhigh=12, there could be too many mesh peers per subnet on a test mainnet node
Gossip Block process time
Gossip Block Received Delay
If we configure
network.gossipsubDHigh=9
so that there is no subnet has more than 9 mesh peerswe got better metric
Expected behavior
Lodestar should able to handle high number of mesh peers per spec (with Dhigh=12)
The text was updated successfully, but these errors were encountered: