Performance problem in Visual Studio
description
When I have VisualHG installed the Visual Studio GUI regularly locks up when typing. It can freeze for as much as 1 second every 5-10 seconds or so and it freezes twice in a row every time I save. When ReSharper is installed it gets twice as bad. This renders the plugin almost unusable for me. I am working on a medium sized project, 80 MB repository, 6000+ commits.
I did a performance trace with dotTrace and here's a screenshot of the badly performing call stack on the GUI thread http://i.imgur.com/VU8u9.png
Please move FDoIdle processing to a background thread so I can install VisualHG again.