1. Criterion.rs
    1. Getting Started
  2. User Guide
    1. Migrating from libtest
    2. Command-Line Output
    3. Command-Line Options
    4. HTML Report
    5. Plots & Graphs
    6. Benchmarking With Inputs
    7. Advanced Configuration
    8. Comparing Functions
    9. CSV Output
    10. Known Limitations
    11. Bencher Compatibility Layer
    12. Timing Loops
    13. Custom Measurements
    14. Profiling
    15. Custom Test Framework
    16. Benchmarking async functions
    17. Quick Mode
    18. WebAssembly/WASI
  3. cargo-criterion
    1. Configuring cargo-criterion
    2. External Tools
  4. Iai
    1. Getting Started with Iai
    2. Comparison to Criterion.rs
  5. Analysis Process
  6. Frequently Asked Questions
  7. Migrating from 0.2.* to 0.3.*