NodeBytes
Dedi Addict
I've been following this for a while, but I just thought I should post it. Really interesting read.
http://developer.yahoo.com/performance/rules.html
http://developer.yahoo.com/performance/rules.html
Yeah, there are a lot of factors to consider. Bandwidth, hardware, latency... but we also do have to look at our code and make sure it is optimized for modern browsers as well as making sure we aren't leaning too heavily on the server it's coming from. You don't want a site to have too many dependencies.I gave it a quick look, but I think code modifications can only improve the speed of a website so much, I think the limits are mainly hardware based
That's the first thought I had too -- the list is nearly identical.I think they totally didn't stole this from W3's standards and Google's recommendations.