D compiler benchmarks

Robert Clipsham robert at octarineparrot.com
Sun Mar 8 11:47:31 PDT 2009


Georg Wrede wrote:
> Suppose you have run the same program very recently before the test. 
> Then the executable will be in memory already, any other files it may 
> want to access are in memory too.
> 
> This makes execution much faster than if it were the first time ever 
> this program is run.
> 
> If things were deterministic, then you wouldn't run several times and 
> average the results, right?

Ok, I will rerun the tests later today and disregard the first test. I 
may also take the minimum value rather than taking an average (thanks to 
Bill Baxter for this idea).



More information about the Digitalmars-d mailing list