> I run Arch Linux on my PC. I compiled D programs using dmd-2.066 
> and used no compile arguments (dmd prog.d)

You should try use some arguments -O -release -inline -noboundscheck
and maybe try use gdc or ldc should help with performance

can you post your code in all languages somewhere? I like to try it on
my machine :)

Reply via email to