Performance Win XP

Author Message

Alan Sparkes

Tuesday 14 October 2003 12:53:40 pm

I am testing 3.2 on Win XP setup here, Celeron 1.7Ghz, 256RAM.

I have read http://ez.no/developer/news/ez_publish_3_enterprise_setup_test which I didnt understand but I was looking at time to show a page on my install at home. Page renders come in at just over 5 seconds running locally. Is this kind of performacne we could expect on a similarly powered dedicated server?

alans

Paul Borgermans

Tuesday 14 October 2003 1:47:16 pm

No,

It should go faster when some conditions are met:
- install a php accelerator (TurkMM cache if windows)
- it is not the first time you visit a page (first timers may be slow as the ez publish + php caches are created); the more you use it, the faster it should go.
- apache config: make sure you do not use DNS lookups for clients
- ez caching is on (view caching, template compile)

On a 1Ghz server (Linux) I get delivery times around 0.2-0.5 sec per page with caches fully enabled and filled for a 3.2 install (live site, not too much "under pressure" from concurrent clients).

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

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 16:00:42
Script start
Timing: Jan 18 2025 16:00:42
Module start 'layout'
Timing: Jan 18 2025 16:00:42
Module start 'content'
Timing: Jan 18 2025 16:00:43
Module end 'content'
Timing: Jan 18 2025 16:00:43
Script end

Main resources:

Total runtime0.7527 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.0066 587.7891152.6094
Module start 'layout' 0.00660.0025 740.398439.4141
Module start 'content' 0.00920.7419 779.8125523.2734
Module end 'content' 0.75100.0017 1,303.08598.3438
Script end 0.7527  1,311.4297 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4584160.0002
Check MTime0.00150.1954160.0001
Mysql Total
Database connection0.00100.129910.0010
Mysqli_queries0.704793.6141540.0130
Looping result0.00060.0805520.0000
Template Total0.721795.920.3609
Template load0.00250.337020.0013
Template processing0.719295.543820.3596
Template load and register function0.00030.034010.0003
states
state_id_array0.00100.138410.0010
state_identifier_array0.00120.159020.0006
Override
Cache load0.00210.2786160.0001
Sytem overhead
Fetch class attribute can translate value0.00100.133020.0005
Fetch class attribute name0.00110.151430.0004
XML
Image XML parsing0.00060.078320.0003
class_abstraction
Instantiating content class attribute0.00000.001030.0000
General
dbfile0.00110.1443170.0001
String conversion0.00000.001440.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
3content/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
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs