Python Speed & Performance Tips

wiki.python.org — This page is devoted to various tips and tricks that help improve the performance of your Python programs. Note: You should always test these tips with your application and the version of Python you intend to use and not just blindly accept that one method is faster than another. Apr 3, 2006 View in Crawl 4