Solr 9.6.1 benchmark API
Package | Description |
---|---|
org.apache.solr.bench |
Support for running Solr benchmarks using OpenJDK's JMH
|
org.apache.solr.bench.generators |
Type random generators that are built upon and maintain compatibility with QuickTheories
|
org.apache.solr.bench.index |
Solr JMH benchmarks focused on indexing
|
org.apache.solr.bench.lifecycle |
Benchmarks for various resource lifecycle events (e.g.
|
org.apache.solr.bench.search |
Solr JMH benchmarks focused on search
|