mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-17 22:07:47 +00:00
![]() ## Summary Removes the legacy `benchmark` directory (we'll always have it in Git) and renames `bench` to `benchmark` for clarity. Fixes a variety of commands and references. |
||
---|---|---|
.. | ||
src/benchmark | ||
.python-version | ||
pyproject.toml | ||
README.md | ||
uv.lock |
benchmark
Benchmarking scripts for uv and other package management tools.
Getting Started
From the scripts/benchmark
directory:
uv run benchmark \
--uv-pip \
--poetry \
--benchmark \
resolve-cold \
../requirements/trio.in