# benchmark Benchmarking scripts for uv and other package management tools. ## Getting Started From the `scripts/benchmark` directory: ```shell uv run resolver \ --uv-pip \ --poetry \ --benchmark \ resolve-cold \ ../requirements/trio.in ```