Review of Andrei's std.benchmark

Thiez thiezz at gmail.com
Wed Sep 19 01:12:56 PDT 2012


On Tuesday, 18 September 2012 at 22:01:30 UTC, Andrei 
Alexandrescu wrote:
> After extensive tests with a variety of aggregate functions, I 
> can say firmly that taking the minimum time is by far the best 
> when it comes to assessing the speed of a function.

What if one tries to benchmark a nondeterministic function? In 
such a case one might well be interested in the best run, worst 
run, and the average.


More information about the Digitalmars-d mailing list