PDA

View Full Version : OSCON 2007: High Performance Web Pages


paulj
08-07-2007, 04:16 AM
Steve Souders is Chief Performance Yahoo at Yahoo.Talk focused on optimizing performance of client-side code, which — surprisingly — makes up 80-90% or more of the user wait time.Steve ran quickly through 13 basic rules for high-performance Web sites:Make Fewer HTTP RequestsUse a Content Delivery NetworkAdd an Expires HeaderGzip ComponentsPut CSS at the TopMove Scripts [...]
http://www.pheedo.com/img.phdo?i=e8d9ae283c8a994a06e72fccc4cb6da3

doctordew
08-07-2007, 10:45 PM
Great article gave me a few ideas to make my site better.