9 ms·
Or `uv venv`, `uv pip install` for a free, pretty extreme speedup. https://github.com/astral-sh/uv/ https://github.com/astral-sh/uv/
by kungp 2y ago
Or `uv venv`, `uv pip install` for a free, pretty extreme speedup.
https://github.com/astral-sh/uv/ https://github.com/astral-sh/uv/
- rrr_oh_man 2y agoTo save 4 seconds when installing dependencies?
- otonnesen 2y agoMy 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.