ChainSafe / ChainSafe/lodestar
Performance concern of gossipsub metrics
Open
scope-networking
scope-performance
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 483
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 156
Description
is there a cheaper way to get the information we're looking for? Imo the primary piece of information / questions we're answering are:
- how many subnets have 0 mesh peers?
- what is the distribution of mesh peers for the subnets?
I don't think we really need to know that eg subnet 13 has 3 mesh peers. Its not actionable.
_Originally posted by @wemeetagain in https://github.com/ChainSafe/lodestar/pull/8442#discussion_r2372088677_
Contributor guide
Assessment
This issue has not been assessed yet.