Ary Borenszweig:
I would have expected a lot more speedup than just 2x, D being a compiled language.
I have seen many cases where Python is faster than D: reading files by line, some cases of associative array creation, and more. Python contains many very efficient routines written in C.
Bye, bearophile
