Expand description
Opt-in hot-path instrumentation for the Rust engine.
Disabled by default. Set manabrew_engine_PERF=1 to collect counters and
timings. Set manabrew_engine_PERF_TRACE=1 to emit every increment, or
manabrew_engine_PERF_REPORT_EVERY=N to print a summary every N continuous
effect recomputations.