Quote:
Originally posted by Jawelin
Well. I used the replacement var - finally - but still have negative values:
0.24685 seconds (-98.10% PHP v4.1.2 - 198.10% MySQL) with 34 queries.
What could be the misconfiguration problems Nakkid referred to ?
Thanks
|
i get negative values when the time for the queries is lower than the average probably because i have php accelerator installed and some php sided queries are sped up by the accelerator ?
reloading the page goes back to normal
i.e.
forumhome page
Page generated in 0.0316610 seconds (-1,271.66% PHP - 1,371.66% MySQL) with 29 queries.
and
Page generated in 0.3843770 seconds (-12.94% PHP - 112.94% MySQL) with 29 queries.
and
Page generated in 0.2906680 seconds (-49.57% PHP - 149.57% MySQL) with 29 queries.
normally it's around
Page generated in 0.5901080 seconds (22.84% PHP - 77.16% MySQL) with 29 queries.
if i use index.php?explain=1
i get
Page generated in -0.361466 seconds with 29 queries,
spending 0.43714368343353 doing MySQL queries and -0.79860968343353 doing PHP things.