Performance Monitor

The Performance Monitor provides lightweight insight into addon memory and CPU usage.

It is intended for investigation, not full profiling.


Overview

The Performance Monitor allows you to observe:

  • Memory usage per addon
  • Allocation deltas over time
  • CPU usage (when enabled)

Memory Overview

DevForge Performance


CPU Sampling

DevForge CPU Performance


Capabilities

  • Per-addon memory tracking
  • Delta and peak visibility
  • Optional CPU sampling
  • Adjustable polling intervals

When to Use Performance Tools

Use performance tools when:

  • Investigating addon memory growth
  • Comparing addon overhead
  • Validating optimizations
  • Debugging performance regressions