JMH benchmarks comparing JNA and FFM implementations in OSHI.

Compile Dependencies (5)

Category/LicenseGroup / ArtifactVersionUpdates
MIT
com.github.oshi » oshi-common
Common API interfaces, abstract base classes, annotations, and utilities shared by all OSHI
7.4.1
MIT
com.github.oshi » oshi-core
A JNA-based (native) operating system information library for Java that aims to provide a
7.4.1
MIT
com.github.oshi » oshi-core-ffm
An FFM-based (native) operating system information library for Java that aims to provide a
7.4.1
org.openjdk.jmh » jmh-core
The jmh is a Java harness for building, running, and analysing
1.37
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
2.0.18

Provided Dependencies (1)

Category/LicenseGroup / ArtifactVersionUpdates
org.openjdk.jmh » jmh-generator-annprocess
JMH benchmark generator, based on annotation processors.
1.37

Test Dependencies (2)

Category/LicenseGroup / ArtifactVersionUpdates
Assertion Apache 2.0
org.assertj » assertj-core
Rich and fluent assertions for testing in Java
3.27.7
Testing EPL 2.0
org.junit.jupiter » junit-jupiter-api
JUnit Jupiter is the API for writing tests using JUnit 5.
6.1.2