Jason Novinger@programming.devM to Python@programming.dev · 1 year agoMaking Python 100x faster with less than 100 lines of Rustohadravid.github.ioexternal-linkmessage-square7fedilinkarrow-up151arrow-down11file-text
arrow-up150arrow-down1external-linkMaking Python 100x faster with less than 100 lines of Rustohadravid.github.ioJason Novinger@programming.devM to Python@programming.dev · 1 year agomessage-square7fedilinkfile-text
minus-squarexurxia@lemmy.mllinkfedilinkarrow-up2·1 year agoI agree with you. Python us a good language and it suites very nice for a lot of productive uses cases. The problem is when high performance is a mandatory requirement, in this cases I suggest other options better than Python.
I agree with you. Python us a good language and it suites very nice for a lot of productive uses cases. The problem is when high performance is a mandatory requirement, in this cases I suggest other options better than Python.