Woeful performance of D compared to C++

Kirk McDonald kirklin.mcdonald at gmail.com
Thu Jan 18 12:33:55 PST 2007


rael at seesig.com wrote:
> Compiled with:
> 
> % dmd -I/opt/dmd/src/phobos -O -inline monty.d -ofmonty_d

Perhaps the -release flag would make a difference?

Also, that -I option should be redundant if you've set up your dmd.conf 
file properly.

-- 
Kirk McDonald
Pyd: Wrapping Python with D
http://pyd.dsource.org



More information about the Digitalmars-d mailing list