Every Python programmer should be thinking about far more important things than low level performance minutiae. Great reference but practically irrelevant except in rare cases where optimization is warranted. If your workload grows to the point where this stuff actually matters, great! Until then it’s a distraction.
HendrikHensen|1 month ago
willseth|1 month ago
amelius|1 month ago
ryandrake|1 month ago
pjmlp|1 month ago
willseth|1 month ago
kc0bfv|1 month ago
This page is a nice reminder of the fact, with numbers. For a while, at least, I will Know, instead of just feel, like I can ignore the low level performance minutiae.