MCPcopy Create free account
hub / github.com/CodSpeedHQ/codspeed / executor.rs

File executor.rs

src/executor/wall_time/executor.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use super::helpers::validate_walltime_results;
2use super::isolation::{requires_isolation, wrap_isolation_scope};
3use super::profiler::Profiler;
4use super::profiler::perf::PerfProfiler;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected