From: Mandar M. <man...@gm...> - 2020-09-10 15:47:08
|
Hello, I thought emacs was being a little sluggish, and that it was consuming a fair amount of memory, so I ran the CPU and Memory profilers. Here's part of the output from the memory profiler. - timer-event-handler 26,071,671 53% - apply 26,026,815 53% - fsm-send-sync 17,011,566 35% - #<compiled 0x15640aa8ddf9> 16,941,102 34% - jabber-roster-update 16,909,926 34% - jabber-display-roster 16,813,054 34% + ewoc-enter-after 14,806,110 30% Is there anything I can do to fix this? E.g., increase the interval between roster updates? Thanks very much! -mandar |