Comment on Time for fast, minimalist web aesthetic?parentComments−itsderek2316yIf by backend you mean the server-side, I don't think that's really the case. The server-side is usually less than 20% of the page load timeline:http://developer.yahoo.com/performance/rules.html...if you include sites with JS widgets, it's probably even less.
Comments
If by backend you mean the server-side, I don't think that's really the case. The server-side is usually less than 20% of the page load timeline:
http://developer.yahoo.com/performance/rules.html
...if you include sites with JS widgets, it's probably even less.