ObolNetwork / charon

Charon (pronounced 'kharon') is a Proof of Stake Ethereum Distributed Validator Client
https://docs.obol.tech/
Other
202 stars 90 forks source link

Add load test to `charon test beacon` #3206

Closed KaloyanTanev closed 4 months ago

KaloyanTanev commented 4 months ago

🎯 Problem to be solved

We have refrained ourselves from creating load tests towards external instances, but it is more common than not beacon nodes to be hosted by the same entity as the charon node. It would be nice if there is load test towards it, as the beacon node is usually a performance bottle neck upon scaling the number of validators.

🛠️ Proposed solution