Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/argumentcomputer/ix
/ enabled
Function
enabled
crates/kernel/src/perf.rs:39–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
/// process.
38
#[inline]
39
pub fn enabled() -> bool {
40
*PERF_ENABLED
41
}
42
43
/// Atomic counters for cache hit-rate analysis. Gated by [`enabled`].
44
#[derive(Default, Debug)]
Callers
6
bump
Function · 0.85
record_constant_fuel_used
Method · 0.85
summary
Method · 0.85
disabled_summary_is_empty
Function · 0.85
peak_fuel_is_running_max
Function · 0.85
drop
Method · 0.85
Calls
no outgoing calls
Tested by
2
disabled_summary_is_empty
Function · 0.68
peak_fuel_is_running_max
Function · 0.68