You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary
This PR adds support for `uv lock` and `uv sync` in the standardized
benchmarks script.
Part of: #5263.
## Test Plan
For example:
```sh
python scripts/bench/__main__.py --uv-project --benchmark resolve-cold ./scripts/requirements/trio.in --verbose
```
We're going to want a new round of benchmarks with some new comparisons.
The text was updated successfully, but these errors were encountered: