Le 11/10/2017 à 17:35, Richard Heck a écrit :
What is clear is that undo is a lot slower when entire lines are being
removed or replaced, as opposed merely to part of a single line,
especially the last character being restored. I would guess this is
because we do a full screen redraw in the slower case.

A full screen redraw should not create a delay that is almost a second, like what is described in the report. I have not had time to do some profiling yet. Doing so is still a pain on Linux (I wish I could get sysprof to work).

JMarc

Reply via email to