MCPcopy Create free account
hub / github.com/CodSpeedHQ/codspeed / track_binary

Function track_binary

crates/memtrack/tests/shared.rs:169–171  ·  view source on GitHub ↗
(binary: &Path)

Source from the content-addressed store, hash-verified

167}
168
169pub fn track_binary(binary: &Path) -> TrackResult {
170 track_binary_with_opts(binary, &[])
171}

Callers 1

test_allocation_trackingFunction · 0.85

Calls 1

track_binary_with_optsFunction · 0.85

Tested by

no test coverage detected