Ez flow to slow

Author Message

Pierre Tissot

Tuesday 27 October 2009 7:54:47 am

Hi,

I install the ez flow with the content demo to see it before showing to client. But I have a problem, the main page takes 122 sec to be precessed:

Ez publish 4.2.0, ezflow with demo data
PHP 5.2.9
Mysql 5.0.77
Apache 2.0

The machine it's a server, and the database it's in another server.
Apache and Ez log, show nothing.

This is the debug ouput, any clue?

 Accumulator	 Elapsed	 Percent	 Count	 Average
ini_load				
Load cache	0.1416 sec
FindInputFiles	0.0149 sec	
Parse	0.0935 sec	
Save Cache	0.0196 sec	
Mysql Total				
Mysqli_queries	0.6863 sec	
Looping result	0.0094 sec	
Template Total	122.0595 sec	
Template load	0.3606 sec	
String conversion in template resource	0.0074 sec	
Template parser: create text elements	0.0518 sec	
Template parser: remove whitespace	0.0113 sec	
Template parser: construct tree	0.2335 sec	
Template load and register function	0.0223 sec	
Template processing	121.8354 sec	
states				
state_id_array	0.0145 sec	
state_identifier_array	0.0083 sec	
override				
Cache load	0.0928 sec	
Sytem overhead				
Fetch class attribute name	0.0060 sec	
Fetch class attribute can translate value	
class_abstraction				
Instantiating content class attribute	0.0008 sec
XML				
Image XML parsing	0.0100 sec	
General				
String conversion	0.0070 sec
INI string conversion	0.0075 sec
String conversion w/ mbstring	0.0037 sec
dbfile	0.0053 sec	
Total script time:	125.1698 sec	

Pierre Tissot

Wednesday 28 October 2009 2:35:46 am

After analysing the fact that not all the pages were slow, only the "home", I figured out that the problem is with the layout "2 zones (layout 1)" so I change it to the "3 zones (layout 1)" the page is loaded in a decent time, anyone as this problem?

I even made another page and apply the same slow layout and the problem persist.

PiR

Pierre Tissot

Wednesday 28 October 2009 2:40:31 am

Ignore the last reply, it's not the cause. still searching.

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 18 2025 04:09:02
Script start
Timing: Jan 18 2025 04:09:02
Module start 'layout'
Timing: Jan 18 2025 04:09:02
Module start 'content'
Timing: Jan 18 2025 04:09:03
Module end 'content'
Timing: Jan 18 2025 04:09:03
Script end

Main resources:

Total runtime0.1405 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 589.0469152.6250
Module start 'layout' 0.00740.0053 741.671939.4453
Module start 'content' 0.01270.1262 781.1172439.2891
Module end 'content' 0.13890.0015 1,220.406312.1719
Script end 0.1405  1,232.5781 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00362.5686160.0002
Check MTime0.00141.0018160.0001
Mysql Total
Database connection0.00141.023510.0014
Mysqli_queries0.089963.9889570.0016
Looping result0.00060.4565550.0000
Template Total0.099370.720.0496
Template load0.00211.513220.0011
Template processing0.097169.139920.0486
Template load and register function0.00020.148210.0002
states
state_id_array0.00251.758810.0025
state_identifier_array0.00100.727520.0005
Override
Cache load0.00171.1922190.0001
Sytem overhead
Fetch class attribute can translate value0.00090.669010.0009
Fetch class attribute name0.00171.245630.0006
XML
Image XML parsing0.00010.085410.0001
class_abstraction
Instantiating content class attribute0.00000.011430.0000
General
dbfile0.00080.5582100.0001
String conversion0.00000.010240.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 13
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs