Template Performance Profiler
This plugin will generate a report from within Movable Type that will analyze the performance characteristics of any template within your installation.
The report displays a list of all the tags in the template, and for each one:
- the name of the template tag
- the number of times it is called
- the average processing time for the tag
- the number of database queries it generates
- the number of cache hits and misses
- the total running time for the tag
The report is in the form of a table, for which the columns are easily sortable so that you can easily see which tags are the bottlenecks in your system.
This plugin is currently in Alpha. Please consult documentation for a list of known issues.

Leave a comment
Have a question? Please use the MT Forums. Notes submitted on documentation should pertain to tips & hints regarding documentation. Your note may be removed once its contents have been integrated into the body of the page.