Expand description
receipt-bench: Replayable benchmark substrate.
Captures structured receipts timestamped and keyed to commit hash + machine fingerprint, enabling reproducible diffs between benchmark runs.
Structs§
- Benchmark
Receipt - A benchmark receipt captures the results and context of a single benchmark run.
- Benchmark
Result - A single benchmark result within a receipt.
- Benchmark
Suite - A suite of benchmarks that can be run and recorded as a receipt.
- Machine
Fingerprint - A unique fingerprint of the current machine environment.
- Receipt
Diff - Comparison result between two benchmark receipts.
Enums§
- Bench
Error - Errors that can occur during benchmark operations.