Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
169
pub fn track_binary(binary: &Path) -> TrackResult {
170
track_binary_with_opts(binary, &[])
171
}
Callers
1
test_allocation_tracking
Function · 0.85
Calls
1
track_binary_with_opts
Function · 0.85
Tested by
no test coverage detected