Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		- 
				
				@irene but that isn't premature optimization.
What you're talking about is optimization when it should be done, that's quite mature :p - 
				
				
dr-ant13226yScott Meyers talked about this quote in his talk 'Things that matter'.
"premature optimization that doesn't cost anything extra isn't evil, it's good..."
It's an entertaining and informative talk. - 
				
				@irene premature optimisation is not about choosing a proper algo. On the contrary, premature optimisation is bad because the right algo choice yields much more gain and without making the code messy.
 
Related Rants

It's throw-away Thursday.
Premature optimization is the root of all evil.
random
thursday