You are not logged in Log in Join
You are here: Home » Members » guido_w » NewsItems » PTProfiler 1.0 beta released

Log in
Name

Password

 

PTProfiler 1.0 beta released

The Infrae team has just released version 1.0 beta of the PTProfiler tool. This release only adds a small number of minor new features, but since the product has been quite stable for a long time (no bug reports in two years!) we decided to release 1.0.

Changes

  • Expressions now have a nice colour, depending on the type.
  • 'Clear results' now uses POST on submit, making refreshes not clear the results again (thanks to Alexander Limi!).
  • Profiling is now disabled by default.

What is PTProfiler?

PTProfiler is a simple tool that monkey-patches Zope's PageTemplate machinery to time all TAL expressions. A special viewer allows you to compare the amount of calls per expression, and the time spent on those calls. This makes it easy to find bottlenecks in page templates.

Download

PTProfiler can be downloaded from http://debris.demon.nl/ptp. If you have questions or remarks, you can send them to guido@infrae.com.