| --- |
| title: Optimizing Benchmarks |
| parent: User Guide |
| nav_order: 55 |
| has_children: true |
| --- |
| |
| # Optimizing Benchmarks |
| |
| This section provides guidance for getting the most meaningful and reliable results from Apache Solr Orbit. |
| |
| | Topic | Description | |
| |-------|-------------| |
| | [Target throughput](target-throughput.html) | Understand how `target-throughput` affects latency measurements and how to set it correctly | |
| | [Running distributed load](running-distributed-load.html) | Generate load from multiple machines to saturate large Solr clusters | |
| | [Performance testing best practices](best-practices.html) | Methodology for repeatable, meaningful benchmark results | |
| | [Randomizing queries](randomizing-queries.html) | Vary query parameters across iterations to simulate real-world cache behavior | |