Contribute Media
A thank you to everyone who makes this possible: Read More

Let's build a Python profiler from scratch

Description

In this talk we'll build a Python profiler from scratch and so learn about the dynamic nature of Python and how do well know profilers such as cProfile work. Also, we'll learn the difference between a tracing and a sampling profiler and which one to use in what circumstance.

Details

Improve this page