Parameterized unit testing and benchmarking of phobos
Robert burner Schadek via Digitalmars-d
digitalmars-d at puremagic.com
Thu Oct 9 09:57:45 PDT 2014
On Thursday, 9 October 2014 at 16:36:35 UTC, Johannes Pfau wrote:>
> +1, std.benchmark should be revived.
-1, This really does not solve my problem. I need a parameterized
unit test facility aka. Haskell QuickCheck with the additional
benchmarking feature that allows me/us to track performance over
time aka. benchmark result dump to file in csv style manner.
More information about the Digitalmars-d
mailing list