www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Benchmarking framework that measures min and max

Have anybody put together an alternative to 
std.datetime.benchmark() that measures not only total amount of 
time passed for n calls to a single or multiple functions but 
also the minimum and maximum time for all the calls to each 
function.
Oct 06 2018