Expand description
§Shadow Network Benchmarks
Criterion-based performance benchmarks for all core subsystems.
Run with: cargo bench -p benchmarks
Modules§
- profiler
- Simple profiler for tracking operation timings
- report
- Benchmark report generation and comparison
Constants§
- SIZES
- Standard data sizes for benchmarking
Functions§
- format_
bytes - Format bytes into human-readable string
- random_
data - Generate random data of given size
- throughput_
mbps - Simple throughput calculator