denverdino / knative-wagi

7 stars 0 forks source link

Overlay pre and post optimization flamegraphs? #1

Open t3hmrman opened 1 year ago

t3hmrman commented 1 year ago

Cool project! I was poking around and thought you might benefit from a visualization that shows the improvement in the flamegraph so I hopped in Gimp:

flamegraphs overlaid with older results in black and white

denverdino commented 1 year ago

That is cool!

t3hmrman commented 1 year ago

@denverdino glad you like it -- feel free to rework it but how I did it was pretty easy -- just make a layer that's grayscale (the old one) and a new one! Should be pretty easy to reproduce as well.

If you'd like I can make a PR with this file and put it in the README, but feel free to do it yourself if you'd like