Revision 832130
Go back to digest for 20th July 2008Optimization in Development Tools
Hamish Rodda committed changes in /trunk/KDE/kdevplatform/plugins/standardoutputview:
I couldn't stand the terrible performance of the standard output view any longer.
Change the scrolling to bottom feature to use a delay (100ms chosen to start with)
Alleviates the worst of the lockups (eg, 20s lockup on my quad core2 machine) during output view spamming, but makes it look a bit strange.
Definitive solution still required.
File Changes
Modified 2 files
- /trunk/KDE/kdevplatform/plugins/standardoutputview
- /outputwidget.cpp
- /outputwidget.h
2 files changed in total