vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   To many products and plugins? (https://vborg.vbsupport.ru/showthread.php?t=100494)

lazyseller 11-09-2005 10:11 PM

To many products and plugins?
 
Does having to many products or plugins effect performance of your forum site much ?

fly 11-10-2005 12:21 AM

Yes, it effects performace. Turn it off and on to determine how much. :D

Andreas 11-10-2005 12:24 AM

Every Plugin adds Code and thus has an impact on performance.
However, if the Code is optimzed and you don't put too much into Plugins (=> include files), you shouldn't notice much difference.

GamerJunk.net 11-10-2005 05:18 AM

A lot of them use queries, some even use 3 at a time per page....so watch it

eXtremeTim 11-10-2005 05:43 AM

Quote:

Originally Posted by RasMasta
A lot of them use queries, some even use 3 at a time per page....so watch it

Not really true. Some hacks dont even add queries. Others might add one query. Same as back in the vb3.0.x days. The bad hacks might have alot of useless queries but thats a bad hack for you eiither way.

I mean I along with others design code to be as optimized as possible. I have so much custom code running on my test board its not even funny. Yet the board still runs almost as fast as a stock vb. I mean my load times on any given page are about .01 second different at most on my server. I mean some of my code changes have even managed to make vbulletin even faster without even meaning to.


All times are GMT. The time now is 07:10 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.01037 seconds
  • Memory Usage 1,713KB
  • 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
  • (5)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