Y
Hacker News
new
|
ask
|
show
|
jobs
by
__mharrison__
120 days ago
I just ported (this week) a 20-year-old Python app to uv/polars. (With AI it took two days). App is now 20x faster.
2 comments
itishappy
120 days ago
that's polars for ya
uv should not impact runtime performance at all
link
__mharrison__
119 days ago
uv just happens to make installation trivial. 20 year old app much less so.
link
minimaxir
120 days ago
Both uv and polars are technically Rust, too.
link
uv should not impact runtime performance at all