Performance and TS files question

Author Message

luis muñoz

Thursday 22 September 2005 7:25:19 am

We are running a multilingual site with a lot of languages. We found that removing all the strings putted there by ez (about 95% of the strings) performance is greatly improved.
Compile times without cache changes from 60 secs max to 25 secs max.

This would be a great improve for us because the server load is going up and up with the time

I know the admin in different languages will be lost but it doesnt matter if we save so much resources.

My question is if there are any collateral effect for removing the 'unnecesary' content of the TS files

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

Main resources:

Total runtime0.0203 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.0074 589.1641152.6250
Module start 'layout' 0.00740.0041 741.789139.4609
Module start 'content' 0.01160.0060 781.250085.2266
Module end 'content' 0.01760.0027 866.476630.3047
Script end 0.0202  896.7813 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003115.3876140.0002
Check MTime0.00147.0929140.0001
Mysql Total
Database connection0.00115.400210.0011
Mysqli_queries0.003517.377630.0012
Looping result0.00000.103410.0000
Template Total0.002110.410.0021
Template load0.00125.966410.0012
Template processing0.00094.365210.0009
Override
Cache load0.00073.582910.0007
General
dbfile0.00073.347980.0001
String conversion0.00000.055240.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