abhi9u@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agoPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comexternal-linkmessage-square55fedilinkarrow-up1106arrow-down19cross-posted to: [email protected]
arrow-up197arrow-down1external-linkPython Performance: Why 'if not list' is 2x Faster Than Using len()blog.codingconfessions.comabhi9u@lemmy.world to Technology@lemmy.worldEnglish · 14 hours agomessage-square55fedilinkcross-posted to: [email protected]
minus-squaretaladarlinkfedilinkEnglisharrow-up5arrow-down1·9 hours 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