Expand description
§Load Testing Framework
Simulates large peer swarms (10,000+) to stress test DHT, messaging, storage, and steganography subsystems.
Re-exports§
pub use swarm::VirtualSwarm;pub use stress::StressTest;pub use report::LoadTestReport;
Modules§
- report
- Load test reporting
- stress
- Stress test operations for DHT, messaging, storage, and crypto
- swarm
- Virtual peer swarm for load testing
Functions§
- run_
load_ test_ suite - Run a complete load test suite