Registry / testing / jmh-generator-reflection

jmh-generator-reflection

JSON →
library1.25.2javamavenunverified

JMH benchmark generator based on reflection for creating benchmark code.

<dependency> <groupId>org.openjdk.jmh</groupId> <artifactId>jmh-generator-reflection</artifactId> <version>1.25.2</version> </dependency>
INSTALL
IMPORT
SIG · JMH-GENERATOR-REFL
J
jmh-generator-reflection
testingjavav1.25.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ReflectionGenerator
org.openjdk.jmh.generators.reflection.ReflectionGenerator

Using the reflection-based generator

import org.openjdk.jmh.generators.reflection.ReflectionGenerator; public class Example { public static void main(String[] args) throws Exception { ReflectionGenerator gen = new ReflectionGenerator(); // Use generator to produce benchmark code } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.25.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
jmh-generator-reflection — mvn dependency:get jmh-generator-reflection · libregistry