vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Big Board Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=172)
-   -   Big Board Question - thread related (https://vborg.vbsupport.ru/showthread.php?t=134990)

zeropaid 12-28-2006 07:36 PM

Big Board Question - thread related
 
I have a thread with 3,775 replies and 115,736 views.

I am wondering if this thread slows down the system? I could close it and start another thread if this is the case, i am just curious in regards to preformance.

woodysfj40 12-29-2006 05:44 PM

3,775? that's it? ;)

I've got 8 threads that were capped at 14,999 replies....#9 is in process now, and it has 5640 replies as of a few seconds ago...I originally divided up the thread when it was in the 48,000 reply range....best to set a cap NOW tho and stick with it...I let these run to about 15,100 and then close, moving the last 100 replies to a new and renamed thread (ie: v9 or something)

it will be dependent on the size of your DB server and it's memory, but 15,000-less should be no issue.

oh yeah, ONE user has 1400+ posts in the above thread....and yes, threads in my chitchat corner count zero towards user totals...lol

orban 12-29-2006 08:49 PM

Threads use "LIMIT 50000, 15" style queries, which means MySQL goes through 50.000 rows before getting to the 15 you want.


All times are GMT. The time now is 08:39 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.00882 seconds
  • Memory Usage 1,705KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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