mirror of
https://github.com/astral-sh/uv
synced 2026-01-20 21:10:10 -05:00
## Summary Makes it easy to benchmark on different Python versions. Used this for transformers, where some projects don't support Python 3.12.
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