Ergo network stats
Also curious about this, but also other stats about performance and costing like this report:
https://github.com/ergoplatform/ergo/blob/d3d95e19b37c83b98de13bdf71d6d62b398e8f0d/metrics/Report.ipynb
Is anyone currently doing frequent analysis of their nodes?
GitHub
ergo/metrics/Report.ipynb at d3d95e19b37c83b98de13bdf71d6d62b398e8f...
Ergo protocol description & reference client implementation - ergoplatform/ergo
1 Reply
P2P message propagation analysis would be interesting as we start looking at subblock/mempool protocols. Related: https://ethresear.ch/t/gossipsub-message-propagation-latency/19982
Ethereum Research
Gossipsub Message Propagation Latency
Summary and TL;DR The ProbeLab team (probelab.io ) is carrying out a study on the performance of Gossipsub in Ethereum’s P2P network. Following from our previous post on the Ethereum Node Message Propagation Bandwidth Consumption, in this post we investigate Gossipsub’s message propagation latency, i.e., how long it takes to have a message deliv...