Basic benchmark
Walter Bright
newshound1 at digitalmars.com
Sun Dec 14 21:13:15 PST 2008
Jason House wrote:
> I have already hit long division related speed issues in my D code.
> Sometimes simple things can dominate a benchmark, but those same
> simple things can dominate user code too!
I completely agree, and I'm in the process of fixing the long division.
My point was it has nothing to do with the code generator, and that
drawing conclusions from a benchmark result can be tricky.
More information about the Digitalmars-d
mailing list