serenity
serenity copied to clipboard
TextEditor: Noticeable slowness in refreshing content after application resize
User experience degradation due to intermittent refresh that pushes cpu to 100% utilization
To replicate the issue:
- Load a text file into TextEditor with > 3MB filesize
- Try to resize the TextEditor application
As of commit 8ec691057f, this behavior is no longer applicable. It is now considered as resolved. Closing this issue.
Gonna reopen this one, I was able to easily see word segmentation causing slowdowns on my machine. Working on some potential speedups here: https://github.com/trflynn89/serenity/tree/unicode