codspeed-criterion-compat 2.6.0

Criterion.rs compatibility layer for CodSpeed
Documentation

codspeed-criterion-compat

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 15 feature flags, 4 of them enabled by default.

default

  • rayon
  • plotters
  • cargo_bench_support

rayon

  • criterion/rayon

plotters

  • criterion/plotters

cargo_bench_support

  • criterion/cargo_bench_support

async_smol

  • criterion/async_smol
  • smol
  • async

async_tokio

  • criterion/async_tokio
  • tokio
  • async

async_futures

  • criterion/async_futures
  • futures/executor
  • async

async_std

  • criterion/async_std
  • async-std
  • async

async

  • futures
  • criterion/async

smol

  • dep:smol

tokio

  • dep:tokio

async-std

  • dep:async-std

futures

  • dep:futures

csv_output

  • criterion/csv_output

html_reports

  • criterion/html_reports