This issue was originally filed by podivilov@google.com
I'm using Dart Editor on my win xp laptop with 2GHz, 2Gb Ram.
Everything work ok until 'dart:html' is imported. With 'dart:html' even a tiny web app becomes very unresponsive. Autocomplete, copy-paste, save and some other actions take 20-40 seconds, which make the editor completely unusable.
Using fresh editor copy doesn't solve the problem.