[Bug 30627] Common operations in richedit are O(N), should be O(log N) or so

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 4 21:33:37 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=30627

joaopa <jeremielapuree at yahoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jeremielapuree at yahoo.fr

--- Comment #11 from joaopa <jeremielapuree at yahoo.fr> ---
Created attachment 68774
  --> https://bugs.winehq.org/attachment.cgi?id=68774
test binary

Looks like the bug is fixed with wine-5.22
Tested on an old (2004) computer

Lines 1...4000 took 576 ms to append all at once
Lines 4000...5000 took 4186 ms to append

Can an administrator close this bug as FIXED?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list