The JMH examples project contains an increasing number of benchmarks. I suggest 
a simple refactor to packages that follow the package names of the four 
components to which the benchmarks apply.

Currently there is:

org.apache.commons.rng.examples.jmh
org.apache.commons.rng.examples.jmh.distribution
org.apache.commons.rng.examples.jmh.sampling

I suggest:

org.apache.commons.rng.examples.jmh.core
org.apache.commons.rng.examples.jmh.simple
org.apache.commons.rng.examples.jmh.sampling
org.apache.commons.rng.examples.jmh.sampling.distribution

Alex
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to