Flame charts (developer tools)

Oooo I just saw this - something I’ve always wanted but didn’t know already existed!

Visualising JavaScript Processing Over Time With DevTools Flame Charts

Basically its a breakdown of JavaScript callstack execution over time by function. Nifty!