How-to guides¶
How-to guides solve focused tasks. Use them when you already know what you want to do and need the shortest reliable path.
Available guides¶
- Create a benchmark matrix, for comparing implementations, inputs, and metric views.
- Parse benchmark results, for loading and displaying saved pytest-benchmark JSON output.
- Run with Docker, for reproducible local use, CI smoke checks, and container image workflows.
- Troubleshooting, for common measurement, metadata, and result-parsing problems.
Use tutorials for guided learning. Use reference pages when checking stable API, configuration, or compatibility details.