Hacker News new | ask | show | jobs
by xapata 3514 days ago
That or using NumPy for any arithmetic bottlenecks.

But the new dict and a few other optimizations in 3.6 will make attribute lookups pretty close to C++ speed if not the same.