Docs.rs
  • criterion2-3.0.1
    • criterion2 3.0.1
    • 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.13.0 normal optional
      • bpaf ^0.9.16 normal
      • cast ^0.3 normal
      • ciborium ^0.2.2 normal
      • codspeed ^2.8.0 normal optional
      • colored ^3.0.0 normal optional
      • document-features ^0.2.11 normal optional
      • futures ^0.3.31 normal optional
      • num-traits ^0.2.19 normal
      • oorandom ^11.1.4 normal
      • rayon ^1.10 normal optional
      • serde ^1.0.217 normal
      • serde_json ^1.0.138 normal
      • smol ^2.0.2 normal optional
      • tokio ^1.43.0 normal optional
      • walkdir ^2.5 normal
      • approx ^0.5.1 dev
      • futures ^0.3.31 dev
      • quickcheck ^1.0.3 dev
      • rand ^0.9.0 dev
      • tempfile ^3.16.0 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

criterion3.0.1

Crate Items

  • 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