Dov Feldstern wrote:
Jean-Marc Lasgouttes wrote:
Dov> This may not be very costly relative to the painting, but it's
Dov> certainly much more wasteful than it needs to be.

But iterating over a single line is very cheap, isn't it?

The rule is: do not try to optimize until the profiler told you that
you should do so.

Perhaps, I don't know. But note that the main incentive here is not the optimization, but the cleaning up of the code. Right now we have almost identical code in two different places. That's why this whole thing started.

Yes, I prefer this reason ;-)
And I agree that LyX should not do anything between two blinks (except if there's something in the forked queue).

Abdel.

Reply via email to