Important Notice: Due to the AWS outage, you may experience some technical issues while using our services today

ActiveState Academy is live 🚀 Free Container Security Certification – Start Now

Results for Author: Todd Whiteman

Python Performance Boost By Using Profile Guided Optimization
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 Python programs.   About PGO ...
Read More →
Getting Git Submodule to Track a Branch
Getting git submodule to track a branch
Since using Git submodules in our Komodo code base, we’ve learned some interesting things about submodules that we’d like to share. Komodo is a powerful ...
Read More →
Scroll to Top