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

Introducing ActiveState Curated Catalogs. Total Control for Security. Zero Friction for Developers. Vetted components from 79M+ built-from-source packages → Learn More

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