benchmarks/matrix-multiplication/src/main/java/org/apidesign/benchmark/matrixmul/Matrix.java
Tue, 25 Dec 2012 14:07:02 +0100 Can execute the matrix multiplication test using VMTest
Thu, 13 Dec 2012 08:40:39 +0100 Fixing licenses for benchmarks module, so it can be merged to default branch
Wed, 05 Dec 2012 11:18:09 +0100 first version of benchmarks