This is port of Java Grande benchmark suite (https://www.epcc.ed.ac.uk/research/computing/performance-characterisation-and-benchmarking/java-grande-benchmark-suite) rewritten with Java Microbenchmark Harness (JMH - http://openjdk.java.net/projects/code-tools/jmh/).
All suites are rewritten to be as close as possible to original Java Grande.
The University of Edinburgh holds Copyright (c) for all suites and their headers MUST be included in all source files. They claim no other restrictions.
This port is published under MIT license -> free to use, share or modify.