Google to Promote Web Speed

Google has created a Website for developers that is focused exclusively on making Web applications, sites and browsers faster. The site - code.google.com/speed grew out of Google's decision to publicly share a set of best practices the search company has developed over the years.

Google has created a Website for developers that is focused exclusively on making Web applications, sites and browsers faster. The site – code.google.com/speed grew out of Google’s decision to publicly share a set of best practices the search company has developed over the years.

By offering tutorials, tips and performance tools via the new site, Google wants to help make the Web faster by assembling a community of developers interested in online speed and performance.  Apart from tutorials and downloadable tools, the site will allow developers to submit ideas, suggestions and questions via a discussion forum and by using Google’s Moderator tool.

The site currently covers tutorials on various optimization aspects such as:

  • CSS optimization
  • Gzip compression
  • HTTP caching
  • Improving performance with Page Speed
  • Minimizing browser reflow
  • Optimizing JavaScript code
  • Optimizing web graphics
  • PHP performance tips
  • Prefetching resources
  • Properly including stylesheets and scripts

It also has a collection of Google recommended tools for helping you discover and improve your site.

(Source and Image credits: Google Code)


[Editor’s Note: This post is submitted by our guest blogger Akshay Raje. Akshay is a self thought freelance web designer and developer, loves to travel and is a great movie buff too. Web.D is about his projects and experiments with web technologies.

If you, too would like to write for Devils Workshop, please check this. Details about our revenue sharing programs are here.]

6 Comments

Gautam June 25, 2009

They have just copied Yahoo’s YSlow plugin.

Harsh Agrawal June 25, 2009

@Gautam
I go with you..but I’m sure with time they will have better support from the market…

Akshay June 26, 2009

@Gautam

Also, Google seems to be genuinely concerned about the whole thing. If you have a look at the http://code.google.com/speed/downloads.html page, they have also listed YSlow and YUI Compressor among others.

However, for PHP developers (like me), YUI Developer network is a better help as Yahoo massively supports PHP (PHP founder is now the chief software architect at Yahoo)

Rahul Bansal June 27, 2009

@Akshay
I am not sure about this but I think most of Yahoo itself is built using PHP.
Also they use FreeBSD mostly as confirmed by one of my friend working at yahoo.

Akshay June 30, 2009

@Rahul

Yeah, Yahoo almost completely is built on PHP and Rasmus Lerdorf, the creator of the PHP who authored it before it went to Zend is currently employed by Yahoo as Distinguished Engineer, Infrastructure engineering and architecture.

Source: http://lerdorf.com/resume/

Rahul Bansal July 9, 2009

@Akshay
Glad to see “resume” of PHP founder! 😉