Charlie Marsh
0f63173400
Add `--python` argument to benchmark script ( #5844 )
...
## Summary
Makes it easy to benchmark on different Python versions. Used this for
transformers, where some projects don't support Python 3.12.
2024-08-06 21:45:46 -04:00
Charlie Marsh
f3cc8e4790
Minor improvements to benchmarking setup ( #5843 )
2024-08-06 23:47:45 +00:00
Zanie Blue
8545ae2312
Rename more use of "lock file" to "lockfile" ( #5629 )
2024-07-30 19:09:43 +00:00
Charlie Marsh
a5866f44c4
Add a no-op resolution benchmark ( #5558 )
2024-07-29 10:37:12 -04:00
Charlie Marsh
3626d08cca
Enable benchmarking of `uv tool` and `pipx` ( #5531 )
...
## Summary
Closes https://github.com/astral-sh/uv/issues/5263 .
2024-07-28 23:27:14 +00:00
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