uv/scripts/benchmarks
konsti f0841cdb6e
Wheel metadata refactor (#462)
A consistent cache structure for remote wheel metadata:

 * `<wheel metadata cache>/pypi/foo-1.0.0-py3-none-any.json`
* `<wheel metadata
cache>/<digest(index-url)>/foo-1.0.0-py3-none-any.json`
* `<wheel metadata cache>/url/<digest(url)>/foo-1.0.0-py3-none-any.json`

The source dist caching will use a similar structure (#468).
2023-11-20 17:26:36 +01:00
..
requirements Wheel metadata refactor (#462) 2023-11-20 17:26:36 +01:00
compile.sh Rename commands to pip-sync and pip-compile (#123) 2023-10-18 21:15:20 +00:00
requirements-large.txt Add benchmark scripts (#69) 2023-10-08 23:37:38 +00:00
requirements.in Add user feedback when building source distributions in the resolver (#347) 2023-11-07 14:17:31 +00:00
requirements.txt Add benchmark scripts (#69) 2023-10-08 23:37:38 +00:00
sync.sh Remove packages when syncing (#135) 2023-10-19 00:14:20 -04:00
uninstall.sh Add a script to benchmark uninstalls (#78) 2023-10-09 16:59:15 -04:00