aztec-packages icon indicating copy to clipboard operation
aztec-packages copied to clipboard

test: basic p2p resilience

Open just-mitch opened this issue 6 months ago • 0 comments

Depends on https://github.com/AztecProtocol/aztec-packages/issues/8027

We need to ensure our QoS metrics are met in the following scenarios:

### Scenarios
- [ ] Small number of nodes (e.g., 10-50 nodes)
- [ ] Many nodes joining the network (e.g., 100 nodes joining over 5 minutes)
- [ ] Large number of nodes (e.g., 1000+ nodes)
- [ ] Many nodes leaving the network (e.g., 20% of nodes disconnecting over 5 minutes)

just-mitch avatar Aug 15 '24 19:08 just-mitch