An open API service indexing awesome lists of open source software.

https://github.com/sparkoo/java-grande-jmh

Port of Java Grande benchmark suite rewritten to JMH
https://github.com/sparkoo/java-grande-jmh

benchmark java java-grande jmh

Last synced: 3 months ago
JSON representation

Port of Java Grande benchmark suite rewritten to JMH

Awesome Lists containing this project

README

        

# Java Grande JMH benchmark suite
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**.

## Licensing
*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.

## CI
devel: [![Build Status](https://travis-ci.org/sparkoo/Java-Grande-JMH.svg?branch=devel)](https://travis-ci.org/sparkoo/Java-Grande-JMH)

master: [![Build Status](https://travis-ci.org/sparkoo/Java-Grande-JMH.svg?branch=master)](https://travis-ci.org/sparkoo/Java-Grande-JMH)