vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Extremely Slow load time. (https://vborg.vbsupport.ru/showthread.php?t=171719)

webgod 02-29-2008 11:45 AM

Extremely Slow load time.
 
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.

cst4you 03-01-2008 03:11 AM

because it have an "IPB core" in it.......
run vBulletin and IPB at the same time..

MrZeropage 03-02-2008 07:06 PM

it is just PHP and just translating some commands from Invision-commands to vBulletin-commands, nothing more. There is no IPB running inside...

Try this settings to increase performance:
-> set "show crowns in postbit" to NO
-> set "show tournaments won in postbit" to NO
-> set "save only users top score" (not "save all scores")
-> activate score-pruning (e.g. to 7 days)
-> show 8 games per page

webgod 03-03-2008 06:14 PM

Quote:

Originally Posted by MrZeropage (Post 1455367)
it is just PHP and just translating some commands from Invision-commands to vBulletin-commands, nothing more. There is no IPB running inside...

Try this settings to increase performance:
-> set "show crowns in postbit" to NO
-> set "show tournaments won in postbit" to NO
-> set "save only users top score" (not "save all scores")
-> activate score-pruning (e.g. to 7 days)
-> show 8 games per page

I did all that, and the there is barely any difference in load time.... still takes around 4 seconds to load.

:(


any other suggestions?


All times are GMT. The time now is 09:33 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00994 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete