dart-atom / dart

A Dart plugin for Atom.
http://dart-atom.github.io/dart/
BSD 3-Clause "New" or "Revised" License
154 stars 44 forks source link

Atom dart analyzer process eats up CPU big time. #1085

Open scarecrow1123 opened 7 years ago

scarecrow1123 commented 7 years ago

The process constantly increases the CPU usage to 100% when loading an average sized project. OS: Ubuntu 15.04 Plugin version: 0.6.39(which gets installed along with the flutter plugin)

cedx commented 7 years ago

Same problem here: every time I load or unload a project (even if it is not a Dart project!), the editor seems to freeze. I must wait a long time before the UI responds (it can take several minutes!).

OS: Windows 10 Plugin version: 0.6.45