The Most Addictive Python and SQL Courses
Learn AI, Data Science & Business — Earn Certificates That Get You Hired
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Dive into a comprehensive exploration of Python performance optimization using Cython in this 33-minute PyCon US talk. Discover how to accurately measure Python's speed and evaluate Cython's potential for acceleration. Write data analysis code in Cython, examine the generated code to understand Python's underlying processes, and conduct microbenchmarks to assess execution times. Learn how to leverage Cython hints to produce faster code and gauge performance improvements. Ideal for Python developers working on performance-critical applications with some familiarity in Cython and/or C/C++, this talk equips attendees with profiling and optimization techniques for common operations, enabling informed decisions between Python and Cython for specific use cases. Access accompanying slides for further reference and deeper understanding of the concepts presented.
Syllabus
Talks - Saksham Sharma: A low latency deepdive of Python with Cython
Taught by
PyCon US