vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Site Optimization (https://vborg.vbsupport.ru/showthread.php?t=309969)

ozzy47 03-28-2014 02:34 AM

Site Optimization
 
This is just a sample of the sites I have optimized for people, this is the latest site I worked on.

Before Optimization, http://www.webpagetest.org/result/140327_55_15GH/

After Optimization, http://www.webpagetest.org/result/140328_NB_362/

As you can see, there is a significant improvement in the page scores.

Cut the load time almost in half.
Took 1.331s off the First Byte Time.
Cut the bytes loaded to the users browser from 867 KB to 691 KB

So as you can see, optimizing a site running vB4 is possible.

Here is my site's test, http://www.webpagetest.org/result/140309_YB_R99/

Max Taxable 03-28-2014 02:38 AM

Preach it brutha!

ozzy47 03-28-2014 02:44 AM

You know it. :)

ForceHSS 03-28-2014 02:58 AM

Do you charge to do that work?

ozzy47 03-28-2014 03:03 AM

No I do not, but the person did make a donation, even though I told him it was not necessary.

Princeton 03-28-2014 03:30 PM

poor example

all CSS should be loaded prior to ANY <scripts> ... doing so will allow the page to be rendered to the reader right away instead of waiting for <scipt> to load

<script> tags block parallel downloads

you may (or may not) improve the grade by using subdomain for static files

also, that bodiesonly site has META tags in <body>

Max Taxable 03-28-2014 03:40 PM

Quote:

Originally Posted by Princeton (Post 2490060)
you may (or may not) improve the grade by using subdomain for static files

It doesn't, the "poor man's CDN" is and always was a myth.
Quote:

poor example
Actually it is a very good example of what can be accomplished with relatively very little effort.
Quote:

all CSS should be loaded prior to ANY <scripts> ... doing so will allow the page to be rendered to the reader right away instead of waiting for <scipt> to load

<script> tags block parallel downloads
There's always a point of diminishing returns. Re-coding the entire vB4 default style to get CSS loading first isn't practical.

And as illustrated, parallel downloads were not blocked in the example, at all. (See the waterfall chart.) All the CSS loaded in the first 11 calls anyway, even before optimization work.

Disco_Dave 03-28-2014 03:58 PM

Quote:

Originally Posted by ozzy47 (Post 2489965)
This is just a sample of the sites I have optimized for people, this is the latest site I worked on.

Before Optimization, http://www.webpagetest.org/result/140327_55_15GH/

After Optimization, http://www.webpagetest.org/result/140328_NB_362/

As you can see, there is a significant improvement in the page scores.

Cut the load time almost in half.
Took 1.331s off the First Byte Time.
Cut the bytes loaded to the users browser from 867 KB to 691 KB

So as you can see, optimizing a site running vB4 is possible.

Here is my site's test, http://www.webpagetest.org/result/140309_YB_R99/


Good work, must let you loss on my forum ;)

joeychgo 03-28-2014 05:22 PM

Quote:

Originally Posted by Princeton (Post 2490060)
poor example

also, that bodiesonly site has META tags in <body>


See: https://vborg.vbsupport.ru/showthread.php?t=121315

katie hunter 03-28-2014 05:43 PM

Have you guys tried Google Page Speed ? It is free because it is in beta. It actually saves and compress all your site's images on Google's servers and serve them.

https://developers.google.com/speed/pagespeed/service

It is very fast if installed correctly and you can install it on top of Cloudflare but I preferred cloudflare due to its easy cache purge with a push of a button. With Google Page Speed it was a little bit complicated and if i am working on my site, seeing the changes right way was a bit complicated with their purge system.


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