webgod
02-29-2008, 11:45 AM
First some general stats. VB 3.6.8 | ibProArcade v2.6.6+
Site Stats: Threads: 445,889, Posts: 6,110,799, Members: 69,801
Recently install the arcade.. and have not yet released it to the general public... because it's too painfully slow. SO far I've only had the Mods and Admins play around with it.
Arcade stats: Record Total: 3 users, 17 Games
I turned on VB DEBUG mode, to see what's going on.
The results:
vBulletin 3.6.8 Debug Information:
* Page Generation 5.44447 seconds
* Memory Usage 1,916KB
* Queries Executed 6 (?)
and this is during a very low load time on the server... I've see the page gen time over 20 seconds!.
Clicking on the query explain link shows the following:
Page generated in 5.941 seconds with 8 queries, spending 0.0122 doing MySQL queries and 5.9293 doing PHP things.
in comparison the forumhome page is generated in about 0.20 seconds! and rarely goes above 1 second even when showing over 1,000 users online.
Site Stats: Threads: 445,889, Posts: 6,110,799, Members: 69,801
Recently install the arcade.. and have not yet released it to the general public... because it's too painfully slow. SO far I've only had the Mods and Admins play around with it.
Arcade stats: Record Total: 3 users, 17 Games
I turned on VB DEBUG mode, to see what's going on.
The results:
vBulletin 3.6.8 Debug Information:
* Page Generation 5.44447 seconds
* Memory Usage 1,916KB
* Queries Executed 6 (?)
and this is during a very low load time on the server... I've see the page gen time over 20 seconds!.
Clicking on the query explain link shows the following:
Page generated in 5.941 seconds with 8 queries, spending 0.0122 doing MySQL queries and 5.9293 doing PHP things.
in comparison the forumhome page is generated in about 0.20 seconds! and rarely goes above 1 second even when showing over 1,000 users online.