KLHPerformanceMonitor KLHPerformanceMonitor (KPM) is an addon that profiles other addons. That is, it tells you how much proccessor time and garbage memory each of your addons are using. Garbage refers to table memory (heap allocated) that is no longer referenced, becoming unused and hence “garbage”. KPM is idle when you login and has to be […]