Hacker News new | ask | show | jobs
by rrr_oh_man 751 days ago
To save 4 seconds when installing dependencies?
1 comments

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.