Hacker News new | ask | show | jobs
by codedokode 1299 days ago
I guess that arithmetic operations are not very slow in Python, but if you use objects, then Python performs complicated lookups for every field or method access.