Benchmarking framework that measures min and max

Nordlöw per.nordlow at gmail.com
Sat Oct 6 18:10:40 UTC 2018


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.


More information about the Digitalmars-d mailing list