Files
Tomasz Kramkowski 14f72061d3 Allow passing --runs to hyperfine in the benchmarking harness (#19485)
## Summary

hyperfine complains if both `--min-runs` and `--runs` are passed so
`--min-runs` should be conditionally default.

## Test Plan

Manual testing.
2026-05-20 11:32:53 -07:00
..

benchmark

Benchmarking scripts for uv and other package management tools.

Getting Started

From the scripts/benchmark directory:

uv run resolver \
    --uv-pip \
    --poetry \
    --benchmark \
    resolve-cold \
    ../requirements/trio.in