[PATCH] WIP: rewrite statistics code
Pavel Sanda
sanda at lyx.org
Wed Jul 24 20:48:47 UTC 2024
On Wed, Jul 24, 2024 at 06:09:38PM +0200, Jean-Marc Lasgouttes wrote:
> > > Are updateMacros called for each caret movement in the document?
> > > If true this might be option how to improve the keyboard movement
> > > speed little bit.
> >
> > Possibly, I have to check.
>
> The answer is yes ;) But I have a patch for that (trivial to adapt for
> stats).
I have difficulty to see any visible difference when it comes to the cursor
speed in UG after your last patch (detecting changes in buffer before calling
updatemacros), i.e. the difference seems to be within rounding error.
The updateMacros probably isn't the main time consumer...
Pavel
More information about the lyx-devel
mailing list