Let Go, Standard Library From Community

Stephen Waits steve at waits.net
Fri Apr 20 15:37:39 PDT 2007


Derek Parnell wrote:
> On Fri, 20 Apr 2007 10:27:14 -0700, Stephen Waits wrote:
>>
>> * Know what's slowest by profiling.
> 
> A concentrate on slow functions that are used frequently rather those that
> are rarely used. I've seen people spend way to much time on shaving off
> milliseconds from a program's initialization section rather than deal with
> other areas that are run thousands of times each time the application is
> executed.

Yes, exactly what I meant; only said more eloquently.  There's only so 
much I can teach in 10 seconds!

--Steve



More information about the Digitalmars-d mailing list