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
- Host: GitHub
- URL: https://github.com/sparkoo/java-grande-jmh
- Owner: sparkoo
- License: mit
- Created: 2017-04-20T13:07:50.000Z (about 8 years ago)
- Default Branch: devel
- Last Pushed: 2018-04-13T10:10:17.000Z (about 7 years ago)
- Last Synced: 2025-01-11T06:09:48.192Z (4 months ago)
- Topics: benchmark, java, java-grande, jmh
- Language: Java
- Size: 62.5 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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: [](https://travis-ci.org/sparkoo/Java-Grande-JMH)master: [](https://travis-ci.org/sparkoo/Java-Grande-JMH)