Open
Description
Some hangs in Emacs can be caused by garbage collections. explain-pause-profiles is not exatly useful in such cases:
Slow profile report
Time: Wed May 27 03:37:35 2020
Command: gcmh-idle-garbage-collect, idle-timer
Duration: 1231 ms
[ View profile ]
Slow profile report
Time: Wed May 27 03:19:07 2020
Command: gcmh-idle-garbage-collect, idle-timer
Duration: 4305 ms
[ View profile ]
- ... 408 100%
Automatic GC 408 100%
It would be helpful if memory profiling was also done (with configurable threshold). similar to time profiling.