The JunitBenchmarks library is no longer being developed and has been replaced by a project called JMH (http://openjdk.java.net/projects/code-tools/jmh/). We should investigate what other options exist, whether something exists which covers our extensions, and if not whether we should consider migrating our extensions from JUnitBenchmarks to JMH or some other performance testing library.