[Issue 12355] Visual D is slow in ~500 lines file on old PC

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jan 24 00:03:18 PST 2017


https://issues.dlang.org/show_bug.cgi?id=12355

--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
I've found idle processing to eat much more CPU resources than expected. Please
try https://github.com/dlang/visuald/releases/tag/v0.44-beta2, it reduces the
frequency of idle calls as well as mostly just dealing with the current active
editor.

--


More information about the Digitalmars-d-bugs mailing list