benchmarks/matrix-multiplication/src/test/java/org/apidesign/benchmark/matrixmul/MatrixTest.java
Tue, 24 Feb 2015 11:12:53 +0100 Using year range 2012-2015 in copyright header
Mon, 11 Mar 2013 19:41:06 +0100 Converting the times into properties file
Wed, 23 Jan 2013 08:42:00 +0100 Don't run the Matrix multiplication test in Rhino - it is too slow
Tue, 22 Jan 2013 13:56:27 +0100 Fixing the matrix benchmark to not throw away the result and really do ten thousand iterations
Tue, 25 Dec 2012 14:07:02 +0100 Can execute the matrix multiplication test using VMTest