Jason Novinger@programming.devM to Python@programming.dev · 2 months agoPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comexternal-linkmessage-square39linkfedilinkarrow-up154arrow-down14cross-posted to: technology@lemmy.world
arrow-up150arrow-down1external-linkPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comJason Novinger@programming.devM to Python@programming.dev · 2 months agomessage-square39linkfedilinkcross-posted to: technology@lemmy.world
minus-squareFizzyOrange@programming.devlinkfedilinkarrow-up7·2 months agoI mean, nobody uses Python for execution speed precisely because it is so slow.
I mean, nobody uses Python for execution speed precisely because it is so slow.