Slow became fast

Author Message

Felix Laate

Friday 12 November 2004 1:11:28 am

Hi all!

I was setting up a site using 3.4.3 running on a redhat 7.3 box with httpd 1.3.23, php 4.3.4 and mysql 4.0.18. It was slow, but my main concern was that searching gave no results whatsoever. A search in the forums gave me the hint to run a "GRANT CREATE TEMPORARY TABLES ON mydb.* TO myuser@localhost IDENTIFIED BY 'mypassword';" for the user running this site, as this was required for my version of mysql.

It did the the trich with the searching, AND it made my site fast. Very fast. The difference was really substantial.

First of all I think the hint on the mysql concering the searching should go either in the bundled doc or at least in the FAQ.

Secondly I wonder if the effect on speed is real, i.e. if the granting actually made the difference. Have anyone experienced this before?

felix

Publlic Relations Manager
Greater Stavanger
www.greaterstavanger.com

Kåre Køhler Høvik

Friday 12 November 2004 10:00:06 am

Hi

Added a enhancement suggestion to solve this. Thank you for the input.

http://ez.no/community/bug_reports/create_temporary_table_check_in_setup

Kåre Høvik

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

Main resources:

Total runtime0.8374 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.0053 589.1563152.6250
Module start 'layout' 0.00530.0028 741.781339.4453
Module start 'content' 0.00810.8279 781.2266525.2969
Module end 'content' 0.83600.0014 1,306.52348.1719
Script end 0.8374  1,314.6953 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00300.3584160.0002
Check MTime0.00120.1488160.0001
Mysql Total
Database connection0.00060.077410.0006
Mysqli_queries0.784593.6778540.0145
Looping result0.00050.0643520.0000
Template Total0.795695.020.3978
Template load0.00220.268220.0011
Template processing0.793394.729220.3966
Template load and register function0.00010.012210.0001
states
state_id_array0.00110.128710.0011
state_identifier_array0.00110.131520.0006
Override
Cache load0.00180.2159150.0001
Sytem overhead
Fetch class attribute can translate value0.00070.083620.0004
Fetch class attribute name0.00110.129540.0003
XML
Image XML parsing0.00100.124920.0005
class_abstraction
Instantiating content class attribute0.00000.001140.0000
General
dbfile0.00100.1179210.0000
String conversion0.00000.000640.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/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs