...
- Minimal memory footprint (it uses <1k per profile entry).
- Minimal performance impact (less than 2% cpu speed if of added CPU usage when activated).
- Since sampling performance was always there, there is no additional runtime overhead for that, just memory profiling needed to be added.
- Only uses CPU time when the panel is active.
...