Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Performant Python

EuroPython Conference via YouTube

Overview

Explore techniques for optimizing Python code performance in this 25-minute conference talk from EuroPython 2016. Discover tools and strategies to enhance Python's speed without sacrificing code readability or maintainability. Learn to write "pythonic" code that leverages built-in features and the Python ecosystem. Gain insights into profiling, vectorization, and utilizing NumPy for improved efficiency. Compare Python's performance to C and understand when to consider alternative approaches. Through practical examples like optimizing sum functions and quote shakers, master the art of balancing speed and simplicity in Python development. Suitable for Python developers seeking to boost their code's performance while maintaining its clarity and ease of use.

Syllabus

Introduction
What is good code
Python
Pythonic
Python Performance
Python 101
Test Code
Sum Function
Numpy
C vs Python
Vectorized Python
Quote Shaker
Profiling
Python profiling
Python profiler
Current prof demo

Taught by

EuroPython Conference

Reviews

Start your review of Performant Python

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.