[Bug 47689] When DirectWrite rendering is enabled in Notepad++ performance is inacceptable

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jul 6 14:12:08 CDT 2020


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

--- Comment #8 from KOLANICH <kolan_n at mail.ru> ---
>Is it starting with Notepad++ 7.8.8?

Yes.

>With 5.11 you should see some improvement in performance, due to cmap access reimplementation.

I have tested, yeah, there is some improvement ("waves" of redrawing now move
faster), but scrolling is still inacceptably slow :(

>scintilla dwrite backend is poorly optimized itself - it using text layout API, which is meant more for static or rarely updated text, rather than text editors. Basically what happens is that layout object has to be recreated on every text change, and they seem to recreate it even more often.

Could you, please, create an issue in the NPP GitHub repo, and maybe in
Scintilla bug tracker, about it?

-- 
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