Is there a Scala (or Java, I guess) equivalent of criterion? I'm not just talking about a benchmarking library: check out what criterion does for HTML results.
Asked
Active
Viewed 345 times
8
-
2Check http://bos.github.com/criterion/ for the reports, and statistical breakdown/kernel density plots. – Don Stewart Nov 26 '12 at 17:38
1 Answers
9
No. As far as I can tell as of 2012-Nov-26 Criterion has not been ported to any other language ecosystem. There's no fundamental reason for this.

Don Stewart
- 137,316
- 36
- 365
- 468