Python Performance Tips

2009-02-10 // Category: Link // Tags: Python, Software

This page is devoted to various tips and tricks that help improve the performance of your Python programs (Sorting, String Concatenation, Loops, Local Variables, etc).

URL: http://wiki.python.org/moin/PythonSpeed/PerformanceTips