Docs.rs
  • criterion2-1.0.0
    • criterion2 1.0.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Boshen
    • Dependencies
      • anes ^0.2.0 normal
      • async-std ^1.12 normal optional
      • bpaf ^0.9.12 normal
      • cast ^0.3 normal
      • ciborium ^0.2.2 normal
      • codspeed ^2.6.0 normal optional
      • colored ^2.1.0 normal optional
      • document-features ^0.2.8 normal optional
      • futures ^0.3.30 normal optional
      • num-traits ^0.2.19 normal
      • oorandom ^11.1.3 normal
      • rayon ^1.10 normal optional
      • serde ^1.0.203 normal
      • serde_json ^1.0.117 normal
      • smol ^2.0 normal optional
      • tokio ^1.38.0 normal optional
      • walkdir ^2.5 normal
      • approx ^0.5.1 dev
      • futures ^0.3.30 dev
      • quickcheck ^1.0.3 dev
      • rand ^0.8.5 dev
      • tempfile ^3.10.1 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

criterion1.0.0

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • AsyncBencher
  • Bencher
  • BenchmarkGroup
  • BenchmarkId
  • Criterion
  • async_executor::AsyncStdExecutor
  • async_executor::FuturesExecutor
  • async_executor::SmolExecutor
  • measurement::WallTime
  • profiler::ExternalProfiler

Enums

  • AxisScale
  • Baseline
  • BatchSize
  • BenchmarkFilter
  • SamplingMode
  • Throughput

Traits

  • async_executor::AsyncExecutor
  • measurement::Measurement
  • measurement::ValueFormatter
  • profiler::Profiler

Macros

  • criterion_group
  • criterion_main

Functions

  • black_box