How to recreate the bug
git clone https://github.com/kanaka/mal.git
cd mal/impls/forth && emacs . &
# or
cd mal/impls/dart && emacs . &
I chose this repo because it specifically has many files in many formats. Even after rendering the icons navigation becomes very slow. I was wondering if the rendering process is restarting after every command and if there might be a better way to handle the issue with time outs or async.