digitalmars.D - Benchmarking framework that measures min and max
- =?UTF-8?B?Tm9yZGzDtnc=?= (5/5) Oct 06 2018 Have anybody put together an alternative to
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