Skip to main content

Crate shadow_benchmarks

Crate shadow_benchmarks 

Source
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