John Colvin: > First things first: > You're not just timing the multiplication, you're timing the > memory allocation as well. I suggest using > http://dlang.org/phobos/std_datetime.html#StopWatch to do some > proper timings in D Nope, what matters is the total program runtime. Bye, bearophile