The flamegraph created by rack mini profiler has a lot of information, but I'm having difficulty dealing with it all, because of the large number of layers involved:
Is it possible to hide the layers involving third-party gems, or display the information in text mode (akin to --printer=graph
in ruby-prof)?
There is currently no way hiding layers, but I did a bit of a writeup on how to deal with the information overload here:
http://community.miniprofiler.com/t/how-to-deal-with-information-overload-in-flamegraphs/437?u=sam