Re: What is Premature Optimization?
- From: "Kenneth P. Turvey" <kt-usenet@xxxxxxxxxxxxxxxxxx>
- Date: 30 Apr 2008 05:11:19 GMT
On Tue, 29 Apr 2008 22:00:32 -0700, tenxian wrote:
Is it good or bad?
Bad. Optimizing before you know what to optimize.. usually by profiling
the application.
Knuth called it the root of all evil.
Is this homework?
--
Kenneth P. Turvey <kt-usenet@xxxxxxxxxxxxxxxxxx>
.
- References:
- What is Premature Optimization?
- From: tenxian
- What is Premature Optimization?
- Prev by Date: Re: Declaring members for Interfaces
- Next by Date: Re: Relationship fields in entity beans
- Previous by thread: What is Premature Optimization?
- Next by thread: Re: What is Premature Optimization?
- Index(es):
Relevant Pages
|