pyhamburg / talks

Talks are proposed, discussed and scheduled here
8 stars 1 forks source link

Lightweight profiling #5

Closed krenzlin closed 5 years ago

krenzlin commented 5 years ago

Administrative Info

Is this a talk you want to hold or are you interested in somebody talking about this topic?

I want to give this talk

In case you hold the talk, how long will the talk roughly be?

approx. 10 min just presenting the ideas and a simple live demo

Description

While profiling should be a common tool for every programmer it is often neglected because of the huge performance overhead of traditional deterministic profilers, like cProfile. Statistical or sampling profilers tackle this problem by trading resolution allowing profiling in production. I want to present a short and simple implementation that has been in use for several years now.

brakhane commented 5 years ago

@krenzlin Would you be able to hold this talk next week, 23rd?

krenzlin commented 5 years ago

Can do. Might be a bit improvised though.

brakhane commented 5 years ago

OK, thanks