Talk - Anthony Shaw: Write faster Python! Common performance anti patterns

Conference: PyCon US 2022

Year: 2022

This talk will show small, specific examples of Python code that can be refactored to be faster without compromising on readability. At the start of the talk, I'll explain how to set up a profiler to measure application performance and how to track improvements and regressions.