Bug #312
Very slow resizing of Quassel Client with long backlog
Start date:
Due date:
% Done:
0%
Estimated time:
Version:
0.13.1
OS:
Any
Description
When running the Quassel Client and having a long backlog - like when reloading the backlog out of the core's database - quassel becomes very slow when trying to resize the window or the width of the nick and buffer columns and uses up much cpu-time.
The cpu usage increases with the length of the loaded backlog.
History
#1 Updated by EgS about 16 years ago
Lots of work has been put into rewriting the resize handling, so it's now way faster.
Depending on the amount of lines in a buffer and the hardware you're running quassel on, it might still feel slow. For example: resizing 10k lines is very sloppy on my box.
I don't see any more room for optimisations here. So I'll mark it now as fixed.