codspeed 4.1.0

Core instrumentation library for CodSpeed
Documentation
1
2
3
4
5
6
7
8
9
pub mod codspeed;

pub mod instrument_hooks;

mod macros;
mod measurement;
mod request;
pub mod utils;
pub mod walltime_results;