Please scroll down for the download button
and more file information.
File Description
PerfMon v0.1
Shows your FPS (current and average), Latency (current and average) and Addon memory usage in a small dragable window
You can specify an upper and lower tolerance for display purposes. e.g. above 30 FPS in green, below 20 FPS in red and between 20 and 30 in yellow.
It can optionally display a warning message when either Latecy, FPS or Memory usage drops below the lower tolerance.
It can also optionally force a garbage collection when the memory usage hits the upper tolerance level, thus freeing up garbage memory before WoW will do it itself.
PerfMon options are:
/pm fps good : set upper tolerance for FPS. (default 20) /pm fps bad : set lower tolerance for FPS. (default 30) /pm fps alert on | off : specify whether or not to receive a warning when FPS drops below lower tolerance (default off) /pm lag good : as FPS, but for Latency (default 150) /pm lag bad : as FPS, but for Latency (default 300) /pm lag alert on | off : as FPS, but for Latency (default on) /pm mem good : as FPS, but for Addon Memory usage (default 30) /pm mem bad : as FPS, but for Addon Memory usage (default 50) /pm mem alert on | off : as FPS, but for Addon Memory usage (n/a if forcegc is on) (default false) /pm mem forcegc on | off : if on, will force a garbage collection (memory cleanup) when memory hits upper tolerance (default false) /pm interval : update frequency in seconds (default 0.5) /pm default : reset to default settings /pm status : show current settings