Real Python Tutorials

Python 3.12 Preview: Support For the Linux perf Profiler
NEW

Python 3.12 Preview: Support For the Linux perf Profiler

Python 3.12 will be released in October 2023. In this tutorial, you'll preview one of its upcoming features: support for the Linux perf profiler, which will give you a holistic view of your application's performance, including system-level and hardware-level events.

Jul 05, 2023 advanced python