[thelist] responsiveness from "the coffee shop"

L. M. Arun 437341 at gmail.com
Wed Oct 27 20:06:27 CDT 2010


Try CloudFlare and SteadyOffload and google for common
website performance and speed enhancements. (firebug comes
to mind - measure, optimize, measure, optimize, measure...)

A list of such enhancements is here but undoubtedly there
are other pages covering this area further and in greater
detail.

http://petewilliams.info/blog/2009/08/speed-up-your-site-and-get-a-y-slow-grade-a/

Best practices for speeding up your website:
http://developer.yahoo.com/performance/rules.html#gzip

As regards CDN you may want to look into MaxCDN and SimpleCDN both are aimed
at the masses so they should be reasonably priced.

If you are using custom fonts try hosting fonts in a place other than your
server, such as on webfonts.fonts.com or fontdeck or typefront. They likely
have CDN already so loading fonts could become faster.

If using jquery (who isnt) load the files from code.google.com.
The servers are likely replicated and cached locally around the world
for faster access.

See
http://code.google.com/speed/

If your site delivers video content use a specialized video streaming cdn
if you can afford it
http://www.edgecast.com/services/streaming/

Mohan

~~~~~~~~~
http://www.mohanarun.com
~~~~~~~~~


More information about the thelist mailing list