Skip to main content

Crate shadow_load_testing

Crate shadow_load_testing 

Source
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