java-jmh 1.32
Benchmark harness for the JVM
JMH is a Java harness for building, running, and analysing nano/micro/milli/macro benchmarks written in Java and other languages targeting the JVM.
- Outputs:
out
- Website: https://openjdk.java.net/projects/code-tools/jmh/
- Licenses: GPL 2
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install java-jmh 1.32
as follows:
guix install java-jmh@1.32
Or install the latest version:
guix install java-jmh
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.