|
|
|
|
|
by perfsea
684 days ago
|
|
Despite flamegraphs being very intuitive I still have people ask me, what do I look at? Instead of explaining my usual cmd+f's over an over I made a tool which can annotate flamegraphs. Another downside of flamegraphs is you cannot easily aggregate across multiple stacks without multiple cmd+f's. The backend is a git repo anyone can add their cmd+f's and optimizations they look for.
https://github.com/perfsea/optimizations/blob/main/data/flam... |
|