Re: When do YOU optimize?
- From: "J. Clarke" <jclarke@xxxxxxxxxxxxxxxx>
- Date: Fri, 11 Jan 2008 12:13:44 -0500
Like Dave, I generally write it as fast as possible. Once I have it working
I'll start running it thru a profiler (AQTime). After that it goes off to
QA...
Jeff
"Dave White" <borland_newsgroups@xxxxxxxxxxxxxxxx> wrote in message
news:478702ed@xxxxxxxxxxxxxxxxxxxxxxxxx
"Scout" <Toothpaste@xxxxxxxxx> wrote in message
news:MPG.21f1baf9676668c9897cc@xxxxxxxxxxxxxxxxxxxxxxxxx
Just interested in what plans any of you may have for optimizing code.
I spend a fair bit of time optimizing my code, but mostly after it's
written. I write my initial code so that it's easy to understand and
test, then when everything is running and validated, I'll run it through a
profiler to see if there are any major bottlenecks. Alternatively, a
report may come back from the field that something isn't as fast as the
users would like. Then I investigate, and refactor if possible.
Dave White
.
- References:
- When do YOU optimize?
- From: Scout
- Re: When do YOU optimize?
- From: Dave White
- When do YOU optimize?
- Prev by Date: Re: Most delphi-like Text editor?
- Next by Date: Re: Solid State FanLess PC's to host Delhi
- Previous by thread: Re: When do YOU optimize?
- Next by thread: Re: When do YOU optimize?
- Index(es):
Relevant Pages
|