federation_benchmark

Values

pub fn main() -> Nil

Reproducible local federation evidence harness.

Run with gleam run -m federation_benchmark. It creates two local actors, inserts deterministic data, and measures repeated fail-fast reads. The result is machine-local evidence, not a remote or HA performance claim.

Search Document