Do you have slides from your FOSDEM presentation? The video has this funny angle :(.
The slides can be found here: https://github.com/vgrippa/presentations/blob/main/2026_FOSD...
11–15 of 15 posts
Do you have slides from your FOSDEM presentation? The video has this funny angle :(.
The slides can be found here: https://github.com/vgrippa/presentations/blob/main/2026_FOSD...
The 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.
Any slides maybe?
If I were in vgrippa's place, I would have not produced flamegraphs, but treemaps. It's the far superior choice for visualising profiling/query plans and the like, no matter along which property one would measure. Munging the mysql output into something that is delectable as input to kcachegrind is straight-forward. Screenshots: https://ddg.gg/?q=%21i+kcachegrind
I will take a look at the treemaps and try to incorporate.
Very cool but also more interesting is using Perl for any newish project. It 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.