March 02, 2009
I've just finished a two-part blog/article/tutorial on profiling. Anybody interested, welcome.

http://snakecoder.wordpress.com/2009/02/26/profiling-with-dmd-on-windows/ http://snakecoder.wordpress.com/2009/03/02/profiling-with-dmd-on-windows-getting-hands-dirty/

Walter also posted the first one on Reddit some time ago:

http://www.reddit.com/r/d_language/comments/80lpm/profiling_with_digital_mars_d_compiler_on_windows/
March 02, 2009
On Mon, 02 Mar 2009 05:12:28 +0300, Sergey Gromov wrote:

> I've just finished a two-part blog/article/tutorial on profiling. Anybody interested, welcome.
> 
> http://snakecoder.wordpress.com/2009/02/26/profiling-with-dmd-on-
windows/
> http://snakecoder.wordpress.com/2009/03/02/profiling-with-dmd-on-
windows-getting-hands-dirty/
> 
> Walter also posted the first one on Reddit some time ago:
> 
> http://www.reddit.com/r/d_language/comments/80lpm/
profiling_with_digital_mars_d_compiler_on_windows/

Thanks!