i'm using eaccelerator only (xcache just doesn't like my server.... ) no memcache, or anything else.
php 5.2.6, mysql 5.0.65-com
before:
vBulletin 3.7.2 Debug Information
* Page Generation 0.02674 seconds
* Memory Usage 4,640KB
* Queries Executed 9 (?)
After:
(1st load (obviously there is no cache yet...))
vBulletin 3.7.2 Debug Information
* Page Generation 0.52209 seconds
* Memory Usage 4,865KB
* Queries Executed 9 (?)
(2nd load)
vBulletin 3.7.2 Debug Information
* Page Generation 0.02992 seconds
* Memory Usage 4,865KB
* Queries Executed 7 (?)
the 2 query drop is nice, but it doesn't seem to have any effect on total performance
:shrug:
|