- 1. Criterion.rs
- 1.1. Getting Started
- 2. User Guide
- 2.1. Migrating from libtest
- 2.2. Command-Line Output
- 2.3. Command-Line Options
- 2.4. HTML Report
- 2.5. Plots & Graphs
- 2.6. Benchmarking With Inputs
- 2.7. Advanced Configuration
- 2.8. Comparing Functions
- 2.9. CSV Output
- 2.10. Known Limitations
- 2.11. Bencher Compatibility Layer
- 2.12. Timing Loops
- 2.13. Custom Measurements
- 2.14. Profiling
- 2.15. Custom Test Framework
- 2.16. Benchmarking async functions
- 2.17. Quick Mode
- 2.18. WebAssembly/WASI
- 3. cargo-criterion
- 3.1. Configuring cargo-criterion
- 3.2. External Tools
- 4. Iai
- 4.1. Getting Started with Iai
- 4.2. Comparison to Criterion.rs
- 5. Analysis Process
- 6. Frequently Asked Questions
- 7. Migrating from 0.2.* to 0.3.*