Focus on bundling packages that call IA optimized libraries or that generate optimized vector/parallel code for IA hardware Make Python performance tuning a first class citizen so programmers can ...
Python -O won’t magically make every script faster, but in the right workloads it’s a free win—here’s how to test it safely.