graph_benchmark
Values
pub fn main() -> Nil
Reproducible local graph-algorithm evidence harness.
Run with gleam run -m graph_benchmark. It exercises representative sparse,
dense, cyclic, disconnected, chain, and hub fixtures in one BEAM process.
It reports machine-local samples only; it is not a portable latency SLA.