Overview
Learn how to dramatically improve Python performance by integrating Rust in this 19-minute conference talk from PyCon Israel. Follow along with a practical demonstration using a small demo library built with NumPy, and discover how to achieve 100x speed improvements through the implementation of py-spy sampling profiler and Rust integration. Gain hands-on insights into performance optimization techniques that combine Python's ease of use with Rust's powerful performance capabilities.
Syllabus
Ohad Ravid - Making Python 100x faster with less than 100 lines of Rust
Taught by
PyCon Israel