prompt-toolkit / pyvim

Pure Python Vim clone.
BSD 3-Clause "New" or "Revised" License
2.52k stars 161 forks source link

High cpu usage and slow response #98

Closed tibabit closed 6 years ago

tibabit commented 7 years ago

Hi,

I was trying to run pyvim on a arm machine with 512 RAM, and I noticed that it is taking too much time. It takes around 8 seconds for it to even start and CPU usage reaches 80-90%. Also when I start typing then again CPU usage reaches 60-90 %. Is there any reason for this? Can this be fixed?