Friday 24 July 2009 6:14:31 am
This article is the second in a three-part series on eZ Publish performance. The first article introduced basic performance terminology and discussed tools to benchmark your site's performance. This article will outline the eZ Publish debug output features.
No reply yet!
You must be logged in to post messages in this topic!
Timing: | Jan 30 2025 00:45:58 |
Script start | |
Timing: | Jan 30 2025 00:45:58 |
Module start 'layout' | |
Timing: | Jan 30 2025 00:45:58 |
Module start 'content' | |
Timing: | Jan 30 2025 00:45:58 |
Module end 'content' | |
Timing: | Jan 30 2025 00:45:58 |
Script end |
Total runtime | 0.0107 sec |
Peak memory usage | 2,048.0000 KB |
Database Queries | 3 |
Checkpoint | Start (sec) | Duration (sec) | Memory at start (KB) | Memory used (KB) |
---|---|---|---|---|
Script start | 0.0000 | 0.0040 | 588.6250 | 151.2734 |
Module start 'layout' | 0.0040 | 0.0021 | 739.8984 | 36.8203 |
Module start 'content' | 0.0061 | 0.0033 | 776.7188 | 89.2422 |
Module end 'content' | 0.0094 | 0.0013 | 865.9609 | 29.9922 |
Script end | 0.0107 | 895.9531 |
Accumulator | Duration (sec) | Duration (%) | Count | Average (sec) |
---|---|---|---|---|
Ini load | ||||
Load cache | 0.0020 | 18.7113 | 14 | 0.0001 |
Check MTime | 0.0010 | 9.2234 | 14 | 0.0001 |
Mysql Total | ||||
Database connection | 0.0006 | 5.5727 | 1 | 0.0006 |
Mysqli_queries | 0.0020 | 18.3691 | 3 | 0.0007 |
Looping result | 0.0000 | 0.0822 | 1 | 0.0000 |
Template Total | 0.0010 | 8.9 | 1 | 0.0010 |
Template load | 0.0007 | 6.9526 | 1 | 0.0007 |
Template processing | 0.0002 | 1.9198 | 1 | 0.0002 |
Override | ||||
Cache load | 0.0006 | 5.1461 | 1 | 0.0006 |
General | ||||
dbfile | 0.0003 | 2.5619 | 8 | 0.0000 |
String conversion | 0.0000 | 0.0667 | 4 | 0.0000 |
Note: percentages do not add up to 100% because some accumulators overlap |
Usage | Requested template | Template | Template loaded | Edit | Override |
---|---|---|---|---|---|
1 | print_pagelayout.tpl | <No override> | extension/community/design/community/templates/print_pagelayout.tpl | ||
Number of times templates used: 1 Number of unique templates used: 1 |
Time used to render debug report: 0.0001 secs