timings

Author Message

Fredy Dobler

Wednesday 15 February 2006 7:25:47 am

My admin Pages are slow, what is using more than 2 seconds?
Below is the Timing part of the 'Debug Ouput' of the Standard admin Page in ezPublish.
The Total runtime is more than 2 seconds, but the individual parts cummulated are much lower, is there a way, to find out where the time is spent?

Timing points:
Checkpoint Elapsed Rel. Elapsed Memory Rel. Memory
Script start 0.0000 sec 0.0177 sec 0.0000KB 0.0000KB
Module start 'content' 0.0177 sec 0.1276 sec 0.0000KB 0.0000KB
Module end 'content' 0.1453 sec 0.0997 sec 0.0000KB 0.0000KB
End 0.2450 sec 0.0000KB 0.0000KB
Total runtime: 2.6992 sec

Time accumulators:
Accumulator Elapsed Percent Count Average
ini_load
Load cache 0.0107 sec 0.3956% 18 0.0006 sec
FindInputFiles 0.0053 sec 0.1964% 18 0.0003 sec
Mysql Total
Mysql_queries 0.0140 sec 0.5177% 45 0.0003 sec
Looping result 0.0020 sec 0.0728% 39 0.0001 sec
TS translator
TS init 0.0104 sec 0.3846% 11 0.0009 sec
TS cache load 0.0078 sec 0.2891% 11 0.0007 sec
TS context load 0.0058 sec 0.2141% 11 0.0005 sec
Template Total 0.2255 sec 8.4% 3 0.0752 sec
Template load 0.0076 sec 0.2806% 3 0.0025 sec
Template processing 0.2174 sec 8.0492% 3 0.0725 sec
override
Cache load 0.0046 sec 0.1686% 3 0.0015 sec
class_abstraction
Instantiating content class attribute 0.0049 sec 0.1799% 5 0.0010 sec
Total script time: 2.7005 ses

Thanks
Fredy

Marko Žmak

Friday 17 February 2006 4:52:58 pm

I also noticed this and I posted a similar post to the forum but got no answer. Is there anyone that can answer this?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 07:03:50
Script start
Timing: Jan 19 2025 07:03:50
Module start 'layout'
Timing: Jan 19 2025 07:03:50
Module start 'content'
Timing: Jan 19 2025 07:03:51
Module end 'content'
Timing: Jan 19 2025 07:03:51
Script end

Main resources:

Total runtime1.3090 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0068 590.1641152.6094
Module start 'layout' 0.00680.0038 742.773439.4141
Module start 'content' 0.01061.2968 782.1875532.2500
Module end 'content' 1.30750.0015 1,314.43758.2031
Script end 1.3090  1,322.6406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2613160.0002
Check MTime0.00150.1162160.0001
Mysql Total
Database connection0.00130.095510.0013
Mysqli_queries1.253595.7640540.0232
Looping result0.00060.0437520.0000
Template Total1.269196.920.6345
Template load0.00220.164620.0011
Template processing1.266996.782920.6334
Template load and register function0.00030.022210.0003
states
state_id_array0.00110.082110.0011
state_identifier_array0.00140.105420.0007
Override
Cache load0.00180.1397380.0000
Sytem overhead
Fetch class attribute can translate value0.00050.039820.0003
Fetch class attribute name0.00180.140130.0006
XML
Image XML parsing0.00070.056720.0004
class_abstraction
Instantiating content class attribute0.00000.000630.0000
General
dbfile0.00100.0775180.0001
String conversion0.00000.000740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 14
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs