Python Performance Boost by using Profile Guided Optimization

By using GCC PGO when building the Python interpreter, I’ve managed to achieve a healthy **10% speedup** for CPU bound … Continue reading Python Performance Boost by using Profile Guided Optimization