Hacker News new | ask | show | jobs
by nchmy 358 days ago
They said "no meaningful speedup". 2x is meaningful
1 comments

The impact of a 2x speedup is relative. For a quick test on one of my projects it's 10 seconds with pip and 4 seconds with uv. That's roughly in line with my previous testing. It's a nice minor speedup on average. It really shines when pip does some non-optimal resolving in the background that takes a minute or more.