-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Milestone
Description
Hi, I notice severe lag/freezing when typing in dart files in my flutter project. The lag is not there if I disable the Dart vscode extension.
Sometimes inputs are lost, most often when pressing escape (I use the vim plugin) and then quickly do some vim commands. I assume it is because the CPU is busy, since the extension host seems pinned at 25% (on a quadcore system).
I use an overclocked i5-6600k and 32GB of RAM, so my system specs should be more than enough.
I did some typing in a file and recorded the CPU profile which is attached below.
Any ideas what causes this?
CPU-20190615T122227.237Z.cpuprofile.txt
CPU-20190615T121759.944Z.cpuprofile.txt
Maistho, kika, dat7e, mnordine, JiiimmyyN and 20 more