Free courses from frontend to fullstack and AI
Master Production-Ready Machine Learning, Step by Step
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Explore the counterintuitive world of Python performance optimization through an interactive conference talk that challenges common assumptions about code efficiency. Discover why trusting instincts when optimizing code can lead to slower performance rather than improvements, and learn why measurement tools are essential for identifying real bottlenecks. Participate in performance quizzes using real-world scenarios, from comparing different methods of counting even numbers in lists to examining string concatenation techniques and pathfinding optimizations. Examine surprising case studies that demonstrate how seemingly more Pythonic or efficient approaches may actually perform worse than expected alternatives. Understand the fundamental reasons why intuition frequently fails in software performance contexts and gain practical insights into systematic approaches for Python optimization. Learn to rely on empirical measurement rather than assumptions when making performance-critical decisions in your code.
Syllabus
Intuition vs. Reality: Surprising Truths in Python Performance
Taught by
EuroPython Conference