Sunday, August 7, 2011

Trade-off's

I want to go to heaven, but I don't want to die

For a project the trade-off is--Fast, Good, Cheap.Pick Two!

Principles of optimization:

Our intuitions of the true costs of a program are usually wrong. Only by measuring can you confidence that you are having a positive effect on performance. When optimizing performance, it doesn't add value to speed up code that doesn't consume a significant execution time, measure first, back-out if it's not significant...don't waste time!


Key is to establish a balance between the browser and the server, AJAX provides an effective alternative to page replacement.

No comments:

Post a Comment