A high-precision benchmarking framework for Rust that uses Callgrind for consistent performance measurements.
# Cargo.toml
[dependencies]
iai-callgrind = "0.16.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines and runs a Callgrind-based benchmark for a Fibonacci function.
Install Valgrind (e.g., `apt install valgrind` on Debian/Ubuntu).
No dependency data recorded yet.