top | item 40573316 (no title) kungp | 1 year ago Or `uv venv`, `uv pip install` for a free, pretty extreme speedup. https://github.com/astral-sh/uv/ discuss order hn newest rrr_oh_man|1 year ago To save 4 seconds when installing dependencies? otonnesen|1 year ago My work saw a 5x speedup (~2min to ~20s) with a cold cache and like 200-500x (~20s to <0.1s) with a hot cache in our CI pipelines when we switched to uv.
rrr_oh_man|1 year ago To save 4 seconds when installing dependencies? otonnesen|1 year ago My work saw a 5x speedup (~2min to ~20s) with a cold cache and like 200-500x (~20s to <0.1s) with a hot cache in our CI pipelines when we switched to uv.
otonnesen|1 year ago My work saw a 5x speedup (~2min to ~20s) with a cold cache and like 200-500x (~20s to <0.1s) with a hot cache in our CI pipelines when we switched to uv.
rrr_oh_man|1 year ago
otonnesen|1 year ago