On Wednesday, 27 May 2015 at 08:42:01 UTC, zhmt wrote:
When I enable the --profle, get something like this, it doesnt give me too much help:[...]
Tried callgrind and kcachegrind? If nothing else it's better at illustrating the same output, assuming you have graphviz/dot installed.
Given --dump-instr you can also get instruction-level profiling if you're really wondering what's happening.