Package org.apache.commons.rng.examples.jmh
This package contains code to perform a
JMH performance benchmark.
Support for a new UniformRandomProvider
with a defined enum value in RandomSource
can be added by updating:
- The
RandomSourceValuesclass - The
BaselineSourcesclass - The
ConstructionPerformanceclass
-
Class Summary Class Description RandomSources A benchmark state that can retrieve the various generators defined byRandomSourcevalues.RandomSourceValues A benchmark state that can retrieve the variousRandomSourcevalues.