Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 413 Bytes

iai.md

File metadata and controls

9 lines (6 loc) · 413 Bytes

Iai

Iai is an experimental benchmarking harness that uses Cachegrind to perform extremely precise single-shot measurements of Rust code. It is intended as a complement to Criterion.rs; among other things, it's useful for reliable benchmarking in CI.

API Docs

In addition to this book, you may also wish to read the API documentation.