Sponsor Presentations: Python Profiling State of the World (Sponsor: Sentry)
Thursday - April 20th, 2023 3:30 p.m.-4:30 p.m. in 251E
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 various open-source profiling technologies with different overhead and accuracy tradeoffs, as well as several ways of visualizing profile data like flow charts, call trees, and flamegraphs.