Profiler Speed

J Duncan jtd514_ at ameritech.net
Fri Jan 16 13:50:35 PST 2009


dsimcha wrote:
> I'm working on optimizing some code now, and a nagging issue that I've been
> meaning to bring up is how slow stuff runs when profiling is turned on.  It
> seems that, given any code that's slow enough to be worth
> profiling/optimizing, the DMD profiler slows it down further, to the point
> where it's impractical to profile because it would take forever to get the
> results.  Does anyone have any tips for speeding this up?

If you are on windows, you should check out GlowCode. Its pretty simple 
but its extremely fast http://www.glowcode.com/



More information about the Digitalmars-d mailing list