uv/scripts/benchmark
Charlie Marsh 44a77a04d0
Move bench directory to benchmark (#5529)
## 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.
2024-07-28 22:03:52 +00:00
..
src/benchmark Move bench directory to benchmark (#5529) 2024-07-28 22:03:52 +00:00
.python-version Move bench directory to benchmark (#5529) 2024-07-28 22:03:52 +00:00
pyproject.toml Move bench directory to benchmark (#5529) 2024-07-28 22:03:52 +00:00
README.md Move bench directory to benchmark (#5529) 2024-07-28 22:03:52 +00:00
uv.lock Move bench directory to benchmark (#5529) 2024-07-28 22:03:52 +00:00

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