Pyston speeds up Python
-
Would be useful to use Pyston to not have to worry about too many Python versions and optimize running Python apps?
@staff Other Cloudron use cases?
-
Is this like virtualenv? Tbh, even after reading that article I don't understand what the tool does except it optimizes something...
-
Is this like virtualenv? Tbh, even after reading that article I don't understand what the tool does except it optimizes something...
@girish The way I interpreted this is Pyston is a higher performance interpreter for Python. Ideally it should be plug and play but I haven't looked that deep into it.
-
@girish The way I interpreted this is Pyston is a higher performance interpreter for Python. Ideally it should be plug and play but I haven't looked that deep into it.
-
@girish The way I interpreted this is Pyston is a higher performance interpreter for Python. Ideally it should be plug and play but I haven't looked that deep into it.
@atridad
it's not so easy, you need to compile all the C extensions modules that you are using. For example, are not compatible libraries because there's no way to easily compile them are tensorflow, pytorch.But in generaly Yes is compatible with all the python code because it's a fork of its default interpreter/compiler CPython.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login