Learn how to make your Python code more efficient with High Performance Python, the only book that addresses the theory and practice of Python optimization. Python can help you implement complex, mission-critical applications from scratch, but poorly optimized code can waste millions of processor cycles. This book focuses on common causes of poor performance and how to overcome them, from the algorithmic roots of code to Python-specific idioms.