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.

Reply via email to