Current location: Hot Scripts Forums » General Community » The Lounge » Making The Web Faster


Making The Web Faster

Reply
  #1 (permalink)  
Old 08-14-09, 07:47 AM
snaip's Avatar
snaip snaip is offline
iNET Interactive
 
Join Date: Nov 2003
Posts: 997
Thanks: 2
Thanked 7 Times in 6 Posts
Making The Web Faster

Google launched a new project, ‘Let’s Make the Web Faster’ aimed at helping developers speed up their web sites and applications: http://www.hotscripts.com/blog/make-web-faster/

What are the techniques you use to speed up your web site or web application?
__________________
Regards,
Ahmad Permessur
Team HotScripts
Reply With Quote
  #2 (permalink)  
Old 08-15-09, 05:55 AM
stephen186 stephen186 is offline
Newbie Coder
 
Join Date: Mar 2009
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
I guess it is called as "caffiene"..I just came to know this morning..
Reply With Quote
  #3 (permalink)  
Old 08-15-09, 10:25 AM
freebsdhowto freebsdhowto is offline
New Member
 
Join Date: Aug 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Heya,

I didn't know about this either. Seems cool though!
Reply With Quote
  #4 (permalink)  
Old 08-15-09, 12:17 PM
smith29 smith29 is offline
Newbie Coder
 
Join Date: Jul 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by stephen186 View Post
I guess it is called as "caffiene"..I just came to know this morning..
Hi,

I think "caffiene" is the different project which is being developed to make changes in SERP.
Reply With Quote
  #5 (permalink)  
Old 08-17-09, 12:22 AM
snaip's Avatar
snaip snaip is offline
iNET Interactive
 
Join Date: Nov 2003
Posts: 997
Thanks: 2
Thanked 7 Times in 6 Posts
That's right. Google's caffiene project is geared towards search result pages' accuracy and performance.
__________________
Regards,
Ahmad Permessur
Team HotScripts
Reply With Quote
  #6 (permalink)  
Old 08-17-09, 11:59 AM
=OTS=G-Man =OTS=G-Man is offline
Newbie Coder
 
Join Date: Jun 2009
Posts: 55
Thanks: 0
Thanked 0 Times in 0 Posts
Interesting, and kinda funny. Funny in the way that they hosted the video on YouTube that has been (at least in my area) un-goddley slow for the past 5 moths and I had to buffer the video on my 5Mbit connection.
Reply With Quote
  #7 (permalink)  
Old 09-08-09, 06:18 AM
stephen186 stephen186 is offline
Newbie Coder
 
Join Date: Mar 2009
Posts: 25
Thanks: 0
Thanked 0 Times in 0 Posts
youtube is also slow for me....it takes lot of times to load the videos although i do not have very fast internet but still a descent one.
Reply With Quote
  #8 (permalink)  
Old 09-08-09, 04:56 PM
wirehopper's Avatar
wirehopper wirehopper is offline
-
 
Join Date: Feb 2006
Posts: 2,515
Thanks: 20
Thanked 109 Times in 106 Posts
Many of these are derived from YSlow

* Inspect images to try to get the best quality in the least space
* Reduce number of HTTP requests, even if downloading a larger file (such as all of dojo's widgets) is more code than required
* Use a CDN
* Adjust caching to cache as much as possible at the client, using ETags. CSS, images, icons, javascript, HTML cached.
* Use unexpand to remove extra spaces, this can greatly reduce file size
* Cache templates/ini content where practical
* Write CSS carefully, ensuring only design images, not content images are in the CSS files. Use page specific CSS if images are only used on one page.
* Use HTML where appropriate, since it can be cached at the browser level.
* Use compression if necessary.
* Reduce the amount of data transfered. For example, I had to search text files. Instead of sending the whole file, then using javascript - I used grep and only sent the hits (which worked for that application).
* Reuse common files from a single server, a mini or local CDN.
Reply With Quote
  #9 (permalink)  
Old 09-18-09, 07:25 PM
ben.s's Avatar
ben.s ben.s is offline
New Member
 
Join Date: Sep 2009
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
How about site owners buy faster broadband for all their site visitors...?

Seriously now, and off-topic (sorry!) but is it true that in Japan they now have up to 1gbps speed broadband?! Here in the UK most people are around the 2-8mbps mark, I can't imagine what 1gbps would be like!
Reply With Quote
  #10 (permalink)  
Old 09-19-09, 01:08 PM
smith29 smith29 is offline
Newbie Coder
 
Join Date: Jul 2009
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by snaip View Post
That's right. Google's caffiene project is geared towards search result pages' accuracy and performance.
Yep.. I check out it and it's more faster than Google in giving result of our search queries. I guess we will see some great impact on search result in near future.
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Outsourcing web design to Bulgaria - Marin Todorov gal_flower Job Offers & Assistance 4 02-14-06 08:05 PM


All times are GMT -5. The time now is 03:18 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.