Talk #3118
Understanding Performance with Flame Graphs
Start date:
2015-11-11
Due date:
% Done:
100%
Estimated time:
Talk Author(s):
Presenter:
Description
When optimizing a program, it is essential to identify the bottlenecks that have to eliminated.
Flame graphs are a powerful visualization of profiled software, allowing the most frequent code-paths to be identified quickly and accurately.
This talk will show how to profile your program and generate flame graphs to gain insight into the performance characteristics of your code.
Files
Updated by Pinke, Christopher over 7 years ago
- File cpu-bash-flamegraph.svg cpu-bash-flamegraph.svg added
- File talk.pdf talk.pdf added