Sponsor Presentations: Python Profiling State of the World (Sponsor: Sentry)
Thursday - April 20th, 2023 3:30 p.m.-4:30 p.m. in
Presented by:
Description
Most Python devs are familiar with built-in profiling tools like cprofile, but the world of profilers has expanded rapidly. In this hands-on workshop we'll explore different profiling technologies including CPU and memory profilers, sampling and deterministic, as well as different ways of visualizing profile data like flamecharts and flamegraphs.