Details
About
BuildTracer is Movable Type template visualizer. It helps with the writing, performance tuning, and analysis of MT templates. BuildTracer logs the rebuild sequence of each MT generated page, visualizes the block structure of MT tags, and shows how long each tag takes to publish in an individual template.
- Visualize the block structure of MT tags
- Trace the result of
<mt:if>
evaluation - Display the current instance of an MT variable
- Display the processing time of each sequence
Versions
- 0.6 works with MT 5 and MT 6.
- 0.5 works with MT 4.3, MT 4.261, MT 4.25, and MT 4.24.
- 0.4 works with MT 4.24 and below
- 0.3.1 works with MT 4.1.
Installation
Two directories, “plugins” and “mt-static” are included in the plugin. Upload plugins/BuildTracer and mt-static/plugins/BuildTracer to your Movable Type installation directory.
Usage
Once installed, a command “Build Tracer” will appear in each blog’s Tools menu. Go to Tools -> Build Tracer, and click on an index template to view the trace result. Time stamps are displayed next to each template block to indicate how long they take to evaluate/publish, as well as an overall time for the entire template.
This plugin works fine with Firefox 2 and above. It may work on Internet Explorer 7, but does not work on Internet Explorer 6.
Credit
Originally written by Akira Sawada.
Blog: http://blog.aklaswad.com/
Original plugin page: https://github.com/aklaswad/mt-plugin-BuildTracer
Compatibility
Movable Type versions: 4.35.05.15.26.0
Byrne Reese was previously the Product Manager of Movable Type at Six Apart, where he had also held positions as the Manager of Platform Technology and Product Manager for TypePad. Byrne is a huge supporter of the Movable Type user and developer community. He dedicates much of his time to promoting and educating people about Movable Type as well as building the tools and plugins for Movable Type that are showcased on Majordojo. He contributes regularly to open source; and he is an advocate for open protocols and standards like Atom and OpenID.