uv/scripts/benchmarks
konsti 5cef40d87a
Add proper caching for pypi metadata fetching kinds (#368)
I intend this to become the main form of caching for puffin: You can
make http requests, you tranform the data to what you really need, you
have control over the cache key, and the cache is always json (or
anything else much faster we want to replace it with as long as it's
serde!)
2023-11-10 11:03:40 +00:00
..
requirements Add proper caching for pypi metadata fetching kinds (#368) 2023-11-10 11:03:40 +00: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