page load speed improvements?

Author Message

Rinze Cats

Monday 17 May 2004 1:47:24 am

Hi, is there a forum thread or doc page that adresses the issue of speeding up an ez publish site?

If not, maybe some ideas can be put into this thread?

I am wondering how fast certain operations are. I have a page with about 15 related objects (which are scattered throughout the cms). When loading the page some content of the related objects is shown. I think fetching and processing a related object is very fast, or is it? Is there a faster way? I wonder if using a fetch with an attribute filter is faster, cause you would have to cycle through all cms objects (of a certain class).

Is there a way to create some sort of 'view' up front? I think the fastest way would be to put all related objects in one folder, but site structure doesn't allow this. Publishing to pultiple locations is not one of my favourite options either?

Any suggustestions on this in particular or speed issues in general (preferred cache settings for instance?)

greetz
rinze

 

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 31 2025 06:23:20
Script start
Timing: Jan 31 2025 06:23:20
Module start 'layout'
Timing: Jan 31 2025 06:23:20
Module start 'content'
Timing: Jan 31 2025 06:23:20
Module end 'content'
Timing: Jan 31 2025 06:23:20
Script end

Main resources:

Total runtime0.0179 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0064 588.1328151.2109
Module start 'layout' 0.00640.0043 739.343836.6484
Module start 'content' 0.01070.0053 775.992286.0313
Module end 'content' 0.01600.0018 862.023429.9922
Script end 0.0178  892.0156 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002714.8690140.0002
Check MTime0.00126.4792140.0001
Mysql Total
Database connection0.00137.269010.0013
Mysqli_queries0.004122.811830.0014
Looping result0.00000.134810.0000
Template Total0.00137.410.0013
Template load0.00115.888110.0011
Template processing0.00031.494410.0003
Override
Cache load0.00084.359010.0008
General
dbfile0.00031.695880.0000
String conversion0.00000.052040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs