I suppose it was in Sep. 2009 when many compilers were updated.
The D compiler has been updated from dmd 1.043 (AFAIR) to gdc 4.1.3 and D programs are much slower, now.
Example: My (old) D solution to ETF got AC in 0.39 s. The same code now has a runtime of 0.79 s. 