benchmarks/matrix-multiplication/src/test/java/org/apidesign/benchmark/matrixmul/MatrixTest.java
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