#57: Python performance from the inside-out at Intel

Published: May 5, 2016, 8 a.m.

b'When you think about the performance of your software, there is nothing more low level and fundamental than how your code executes on the CPU itself. Many of us study and try to understand how to maximize performance at this low level. But few are in a position to define what happens at this level.'