Skip to content

Performance Overlay Per Hack Profiler

cev-api edited this page Apr 12, 2026 · 1 revision

Performance Overlay (Per-Hack Profiler)

  • Added a new PerformanceOverlay feature to help find lag sources across enabled hacks.
  • It shows per-hack timing in HUD with 1s window stats and sorting modes (total / peak), including:
    • T: total time
    • U: update time
    • R: world render time
    • G: GUI render time
    • P: peak callback time
  • Use it to identify which specific hacks are causing sustained load (total) vs stutters (peak).
  • You're able to drag the overlay with your mouse when a container is open

Perfmon


Parent: What's new in this fork?

Navigation

Clone this wiki locally