Visualize MySQL query execution plans as interactive FlameGraphs
1–10 of 15 posts
Re: Visualize MySQL query execution plans as interactive FlameGraphs
#2Re: Visualize MySQL query execution plans as interactive FlameGraphs
#3This was part of the MySQL Belgian Days that was organized in the days before FOSDEM.
Re: Visualize MySQL query execution plans as interactive FlameGraphs
#4The video from the presentation on this: https://youtu.be/tdx9leN2kBg?si=uYa7xsOvpoonjaxB This was part of the MySQL Belgian Days that was organized in the days before FOSDEM.
Re: Visualize MySQL query execution plans as interactive FlameGraphs
#5Re: Visualize MySQL query execution plans as interactive FlameGraphs
#6Re: Visualize MySQL query execution plans as interactive FlameGraphs
#7Re: Visualize MySQL query execution plans as interactive FlameGraphs
#8Hah I did this for SQL Server execution graphs at one point (via profiler or extended events) and then I of course realized that anything that goes more than one or two events deep is just hellish SQL anyway, love to see the execution plan version that's much smarter.
Data science !
Re: Visualize MySQL query execution plans as interactive FlameGraphs
#9It is hard to find maintainers or developers knowing Perl nowadays. Especially in data science related projects as python has been the de-facto tool for that field for some time now.
Re: Visualize MySQL query execution plans as interactive FlameGraphs
#10Munging the mysql output into something that is delectable as input to kcachegrind is straight-forward. Screenshots: https://ddg.gg/?q=%21i+kcachegrind