Crate tango_bench

source ·

Modules

  • Contains functionality of a cargo bench harness
  • Loading and resolving symbols from .dylib/.so libraries

Macros

Structs

  • Matrix of functions is used to perform benchmark with different generator strategies
  • Implementation of a MeasureTarget which uses Generator to generates a new payload for a function each new sample.
  • Describes basic settings for the benchmarking process
  • Describes the results of a single benchmark run
  • Statistical summary for a given iterator of numbers.

Enums

Constants

Traits

Functions