eZ Performance Logger
Last updated: Wednesday 18 July 2012 01:11
| UNIX name |
Owner |
Status |
Version |
Compatible with |
| ezperformancelogger |
Gaetano Giunta |
beta
|
0.7
|
4.X
|
The swiss-army knife of eZ Publish performance tracing and profiling
An extension dedicated to measuring time taken, memory consumed, number of queries executed by every single page on an eZ Publish powered site. It can trace custom variables too.
Tracing performance indicators
- logs total time used, memory usage and nr. of queries per page (into the Apache access logs or in a custom log file or in google analytics or piwik)
- can log any custom value set by the developer (via php or tpl code)
- comes with a script to parse that info from access log and create csv files for easy usage with spreadsheet programs
Profiling
- eases usage of XHProf for profiling by adding template operators to start/stop profiling and a complete GUI within the eZ Administration Interface
eZ Performance Logger 0.8 released - works with eZ Publish 5.0!
Wednesday 12 December 2012 21:43
Gaetano Giunta