Jason NovingerM to Python · 3 年前Making Python 100x faster with less than 100 lines of Rustohadravid.github.ioexternal-linkmessage-square7linkfedilinkarrow-up151arrow-down11file-textcross-posted to: [email protected]rust
arrow-up150arrow-down1external-linkMaking Python 100x faster with less than 100 lines of Rustohadravid.github.ioJason NovingerM to Python · 3 年前message-square7linkfedilinkfile-textcross-posted to: [email protected]rust
minus-squareActuallyRuben@actuallyruben.nllinkfedilinkEnglisharrow-up4arrow-down1·3 年前I do agree with you on performance, but what makes python unsuitable where security is important?
minus-squarexurxia@lemmy.mllinkfedilinkEnglisharrow-up2arrow-down2·3 年前Dynamic typing is a potential source of security problems
I do agree with you on performance, but what makes python unsuitable where security is important?
Dynamic typing is a potential source of security problems