vForums Support Banner


Visit Base Classics - Gaming Chairs

 

Welcome Guest! Please Login or Register
vForums Support :: Programming & Coding :: Programming Discussion :: Optimisation For Speed - View Topic
Topic Rating: *****
Printable View
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Optimisation For Speed (21st Jun 10 at 7:16pm UTC)
So, what methods do you use to optimise your website to make them load faster?

I'm currently in the process of starting off a new version of one of my sites, and with it, it's most beneficial if it loads pretty damned quickly - it's what sets it aside from competition.

Anywho, current methods I have are:

- Linking CSS
- Minimising JavaScript [only got jQuery linked atm]
- Image Sprites
- Hosting all Images/JS/CSS on a subdomain (a.site.com).

I'm told there are huge benefits from hosting on a subdomain, something to do with the amount of "multi-site" downloads it can have going at one time.

Anywho, any others you can think of or that? {Grin}
Ross
Administrator
*****

[Avatar]

Posts: 3,709
Status: Offline
Gender: Male
Age: 8 11
Joined:  

Additional Groups:
Support Team
***


Reputation: 45%  


pmwwwtwittergtalkvForum
Re: Optimisation For Speed (21st Jun 10 at 10:59pm UTC)
Quote:
I'm told there are huge benefits from hosting on a subdomain, something to do with the amount of "multi-site" downloads it can have going at one time.


I think that all depends on the number of images and other external files being loaded. If its' not too many then you're probably better off sticking to the one domain to save the user having to do another DNS lookup.

Using the right image type can be very important and saving the image at the appropriate quality. I won't name names but I have been dealing with a large London based web company who were providing images at 2-3 times the file size of what they could be (without losing any quality).

I think one of the most important factors is to use a good host with a fast server. I've spent the last few days learning how to setup an Nginx based server (opposed to Apache which I have used for every other server I have ever setup). Nginx is supposed to perform better at high loads than Apache (or so I have read) - I'll let you know if I find that to be true or not.

Image
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Optimisation For Speed (22nd Jun 10 at 7:50am UTC)
How high do the loads have to be though? And how does it compare to Apache at reduced loads? I'm definitely going to be doing some testing of loading times of x vs y, but thought it good to get some input! =]
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 31
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Optimisation For Speed (25th Jun 10 at 7:03pm UTC)
Not so much a method, but rather a helpful tool that I use a lot is Google Chrome's console. It shows you exactly what takes how long to load, so you can look specifically at what's slowing things down and fix the issue quickly.

Image
Press CTRL + SHIFT + J in Chrome to access it.

rroll.to— Shorten a link, rickroll your friends.
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Optimisation For Speed (26th Jun 10 at 11:26am UTC)
Yaya, I know that - I will be using that... Cheers though Marc! {Smile}
dog199200
Guest
Re: Optimisation For Speed (26th Jun 10 at 4:45pm UTC)
 
Not so much a method, but rather a helpful tool that I use a lot is Google Chrome's console. It shows you exactly what takes how long to load, so you can look specifically at what's slowing things down and fix the issue quickly.

Image
Press CTRL + J in Chrome to access it.


CTRL + J don't work for me, it brings up the Downloads window XD
Michael
Moderator
*****

[Avatar]
Recoding the future

Posts: 4,043
Status: Offline
Gender: Male
Location: UK
Joined:  

Additional Groups:
Coding Team
***


Reputation: 58%  


pmtwittervForum
Re: Optimisation For Speed (26th Jun 10 at 9:28pm UTC)
Ctrl + Shift + I
Marc
vChat Developer
*****
I <3 Rossy

Posts: 3,388
Status: Offline
Gender: Male
Location: Ontario, Canada
Age: 31
Joined:  

Additional Groups:
Coding Team
***


Reputation: 40%  


pmwww
Re: Optimisation For Speed (26th Jun 10 at 9:52pm UTC)
Posted By dog199200 on 26th Jun 10 at 4:45pm
 
 
Not so much a method, but rather a helpful tool that I use a lot is Google Chrome's console. It shows you exactly what takes how long to load, so you can look specifically at what's slowing things down and fix the issue quickly.

Image
Press CTRL + J in Chrome to access it.


CTRL + J don't work for me, it brings up the Downloads window XD


Oops, it's CTRL + SHIFT + J ... my bad. {Tongue Out}

rroll.to— Shorten a link, rickroll your friends.
Perty Jean
New Member
*

Posts: 2
Status: Offline
Gender: Male
Location: London
Joined:  
Reputation: 0%  


pm
Re: Optimisation For Speed (30th Sep 13 at 11:18am UTC)
We can optimize images for website’s by using JPEG compression technology. Which saves considerable amount of image height.
LizzyMart
New Member
*

Posts: 2
Status: Offline
Joined:  
Reputation: 0%  


pmvForum
Re: Optimisation For Speed (4th Nov 13 at 7:37am UTC)
Great tips to make the website load faster. I will try these tips.
Jura
New Member
*

Posts: 5
Status: Offline
Joined:  
Reputation: 0%  


pmvForum
Re: Optimisation For Speed (2nd Aug 16 at 7:47am UTC)
Also I suggest minify website js and css. and use CDN network hosting such as cloudflare to speed up your website loading.

Watch Indian Channels KTV SUN TV Vijay TV
 Printable View

All times are GMT+0 :: The current time is 3:10pm
Page generated in 0.4806 seconds
This Forum is Powered By vForums (v2.4)
Create a Forum for Free | Find Forums