Uv saves Home Assistant 215 compute hours per month
developers.home-assistant.io
Uv saves Home Assistant 215 compute hours per month
1–10 of 60 posts
Re: Uv saves Home Assistant 215 compute hours per month
#2Re: Uv saves Home Assistant 215 compute hours per month
#3Would the authors not have been better off adding their performance improvements to pip rather than creating their own tool? I remember this being a complaint from Node maintainers when Bun was released: they had multiple open performance-related issues with no one available to work on them.
Re: Uv saves Home Assistant 215 compute hours per month
#4Would the authors not have been better off adding their performance improvements to pip rather than creating their own tool? I remember this being a complaint from Node maintainers when Bun was released: they had multiple open performance-related issues with no one available to work on them.
Re: Uv saves Home Assistant 215 compute hours per month
#5Would the authors not have been better off adding their performance improvements to pip rather than creating their own tool? I remember this being a complaint from Node maintainers when Bun was released: they had multiple open performance-related issues with no one available to work on them.
Re: Uv saves Home Assistant 215 compute hours per month
#6Would the authors not have been better off adding their performance improvements to pip rather than creating their own tool? I remember this being a complaint from Node maintainers when Bun was released: they had multiple open performance-related issues with no one available to work on them.
Re: Uv saves Home Assistant 215 compute hours per month
#7Would the authors not have been better off adding their performance improvements to pip rather than creating their own tool? I remember this being a complaint from Node maintainers when Bun was released: they had multiple open performance-related issues with no one available to work on them.
I’m guessing “rewrite it in Rust” would have been an unpalatable PR for the pip maintainers to merge.
Re: Uv saves Home Assistant 215 compute hours per month
#8Would the authors not have been better off adding their performance improvements to pip rather than creating their own tool? I remember this being a complaint from Node maintainers when Bun was released: they had multiple open performance-related issues with no one available to work on them.
Re: Uv saves Home Assistant 215 compute hours per month
#9Would the authors not have been better off adding their performance improvements to pip rather than creating their own tool? I remember this being a complaint from Node maintainers when Bun was released: they had multiple open performance-related issues with no one available to work on them.
uv isn't a performance improvement on pip but a ground-up rewrite in a completely different language.
Last I checked it's nothing more than a port of pip to rust.