All Classes and Interfaces
Class
Description
The type Base bench state.
A Class for creating Date Sources that will produce Dates based on the number of milliseconds
since epoch
The enum Distribution.
A tool to generate controlled random data for a benchmark.
A Class for creating Double Sources that will produce doubles within a set interval and will
shrink within this domain.
A Class for creating Float Sources that will produce floats within a set interval and will shrink
within this domain.
The type Integers dsl.
A benchmark to experiment with the performance of json faceting.
The type Lazy gen.
A Class for creating List Sources that will produce List objects of either fixed or bounded size.
ListGeneratorBuilder enables the creation of Sources for Lists of fixed and bounded size, where
no Collector is specified.
TypedListGeneratorBuilder enables the creation of Sources for Lists of fixed and bounded size,
where the Collector is fixed.
A Class for creating Long Sources that will produce Longs within a set interval and will shrink
within this domain.
The type Maps.
A Class for creating Map Sources that will produce Map objects of either fixed or bounded size.
MapGeneratorBuilder enables the creation of Sources for Maps of fixed and bounded size, where
no Collector is specified.
The base class for Solr JMH benchmarks that operate against a
MiniSolrCloudCluster.The type Mini cluster bench state.
The interface Multi string.
The type Random data histogram.
The type Bucket.
The type Counts.
The type Solr gen.
The type Solr generate.
The interface Solr randomness source.
A simple JMH benchmark that attempts to measure approximate Solr startup behavior by measuring
JettySolrRunner.start()The type Source dsl.
Extension of
java.util.SplittableRandom to implement RandomGenerator.The type Strings dsl.
The type Realistic unicode generator builder.
The type String generator builder.
The type Word list generator builder.
The type Tracker.