bbPress Benchmark (0.2.2)
Version 0.10 (2007-07-15)
Version 0.11 (2007-08-08)
- improved load detection for php in safe mode or without shell access if using PHP5
Version 0.12 (2007-08-09)
- visual output cleanup & reminder to add "define('SAVEQUERIES', true);"
Version 0.13 (2007-08-10)
- display breakdown by template pre-load
Version 0.14 (2007-08-11)
- additional sections timed (plugins loaded)
Version 0.14 (2007-08-11)
- switched to auto-load plugin (leading underscore) to better time main plugins loading
Version 0.18 (2008-02-11)
- 0.15 : switched to auto-load plugin (leading underscore) to better time main plugins loading
- 0.16 : better unnamed hook tracking so benchmark timer can be inserted almost anywhere
- 0.17 : double dashes break html comments and make them visible -- replaced as - -
- 0.18 : added hook to admin panel for plugin admin testing
- 0.19 : important bug fix to hide output again in certain situations
Version 0.2.0 (2008-04-16)
- 0.2.0 : bug fix when checking BBISADMIN
Version 0.2.1 (2008-08-06)
- 0.2.1 : set priority to dead last so ALL queries are tracked in bbfoot, another BBIS_ADMIN bug
Version 0.2.2 (2008-09-05)
- 0.2.2 : adds function trace available in bbPress 1.0 - would like to replace with enhanced/deeper trace someday