MCPcopy Create free account
hub / github.com/argumentcomputer/ix / perf.rs

File perf.rs

crates/kernel/src/perf.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Performance counters for cache hit-rate and fuel-consumption analysis.
2//!
3//! All counters are gated behind the `IX_PERF_COUNTERS=1` environment variable.
4//! When the variable is unset (production default), every recording call is a

Callers

nothing calls this directly

Calls 1

env_var_osFunction · 0.85

Tested by

no test coverage detected