abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 11 months agoPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comexternal-linkmessage-square136linkfedilinkarrow-up1200arrow-down124cross-posted to: python@programming.dev
arrow-up1176arrow-down1external-linkPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 11 months agomessage-square136linkfedilinkcross-posted to: python@programming.dev
minus-squaretaladar@sh.itjust.workslinkfedilinkEnglisharrow-up7arrow-down1·11 months agoIt does if you are used to sane languages instead of the implicit conversion nonsense C and the “dynamic” languages are doing
It does if you are used to sane languages instead of the implicit conversion nonsense C and the “dynamic” languages are doing