Python 3 is still not faster than 2.7 but 3.11 got...
# random
e
Python 3 is still not faster than 2.7 but 3.11 got a little bit closer. Now within ~10% for Pex unit tests and ITs anyhow.
😯 1
👍 1
b
Yeah but I write code faster, and I'm more expensive than a CPU cycle.... right?!
e
I'm perfectly happy in 2.7. 3.x does not make my life materially better in any way save for security fixes.
😯 1
🤯 1
b
pathlib
alone is 🏆
e
That's exactly the sort of thing I don't consider materially better.
async ip would qualify as materially better, but I don't work on projects that use that.