I'm having some performance problems with the latest version of magit
, which I'm trying to profile to find the reason. I'm doing the following:
M-x profiler-start
M-x magit-status
M-x profiler-report
Unfortunately the report is truncated horizontally, so that I'm still at over 80% of CPU time when the function names are just replaced with ...
.
How should I work around this?