Files
uv/scripts/bench/README.md
T
2024-07-28 21:37:57 +00:00

262 B

bench

Benchmarking scripts for uv and other package management tools.

Getting Started

From the bench directory:

uv run __main__.py \
    --uv-pip \
    --poetry \
    ../scripts/requirements/trio.in --benchmark resolve-cold --min-runs 20