vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   vB4 is very slow.... (https://vborg.vbsupport.ru/showthread.php?t=236911)

10 Gauge 02-26-2010 02:39 AM

vB4 is very slow....
 
I own my own dual core colocated box that our forum is hosted on and I have checked system resources and load averages and all are very low. vb3 used to run LIGHTNING fast, ever since upgrading to vb4 page load times are absolutely horrible, everything feels so sluggish.

Is there a way to speed her up??? I have installed the Optimization hook and run it and it didn't seem to do diddly.

Any other suggestions?

TimberFloorAu 02-26-2010 03:03 AM

http://www.mauldroppers.com/images/misc/amflagbg.jpg

39 kb

http://www.mauldroppers.com/images/misc/mdv20logo.png

339 kb

Cmon mate you have to be kidding !!

TimberFloorAu 02-26-2010 03:06 AM

1 Attachment(s)
Redoing you main logo as a transparent gif ( very quick re-edit ) reduces that file by 2/3's its original size

10 Gauge 02-26-2010 03:32 AM

Those are not what's causing my sites slowdown. These have been in place since we used vb3, which I repeat was fast as hell. vb4 is a DOG!

TimberFloorAu 02-26-2010 03:36 AM

Have you looked into other forum software ?

10 Gauge 02-26-2010 04:01 AM

Why would I do such a thing?

TimberFloorAu 02-26-2010 04:24 AM

Just a hunch :D

almannai 02-26-2010 05:31 AM

Quote:

Originally Posted by 10 Gauge (Post 1991737)
I own my own dual core colocated box that our forum is hosted on and I have checked system resources and load averages and all are very low. vb3 used to run LIGHTNING fast, ever since upgrading to vb4 page load times are absolutely horrible, everything feels so sluggish.

Is there a way to speed her up??? I have installed the Optimization hook and run it and it didn't seem to do diddly.

Any other suggestions?

try rebuild styles from maintenance

Andy 02-26-2010 08:54 AM

Quote:

Originally Posted by 10 Gauge (Post 1991737)
I own my own dual core colocated box that our forum is hosted on and I have checked system resources and load averages and all are very low. vb3 used to run LIGHTNING fast, ever since upgrading to vb4 page load times are absolutely horrible, everything feels so sluggish.

Is there a way to speed her up??? I have installed the Optimization hook and run it and it didn't seem to do diddly.

Any other suggestions?

One reason vB4 is slower than vb3 is the use of shading and rounded corners. Add this to the bottom of the additional.css template and your forum will speed up considerably.

* { -moz-box-shadow: none !important; }
* { -webkit-box-shadow: none !important; }

* { -moz-border-radius: 0px !important; }
* { -webkit-border-radius: 0px !important; }

tattooed 02-26-2010 03:52 PM

Thanks Andy, that made my forum noticeably faster.


All times are GMT. The time now is 11:17 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.01076 seconds
  • Memory Usage 1,729KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete