uv/scripts/benchmark
2024-07-30 19:09:43 +00:00
..
src/benchmark Rename more use of "lock file" to "lockfile" (#5629) 2024-07-30 19:09:43 +00:00
.python-version Move bench directory to benchmark (#5529) 2024-07-28 22:03:52 +00:00
pyproject.toml Enable benchmarking of uv tool and pipx (#5531) 2024-07-28 23:27:14 +00:00
README.md Enable benchmarking of uv tool and pipx (#5531) 2024-07-28 23:27:14 +00:00
uv.lock Enable benchmarking of uv tool and pipx (#5531) 2024-07-28 23:27:14 +00: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