Jean-Marc Lasgouttes wrote:
"younes" == younes <[EMAIL PROTECTED]> writes:
younes> + // Optimisation: setLabel() can be called for each for each
younes> + // paragraph of the document. So we make the string static
younes> to + // avoid the repeated instanciation. + static docstring
younes> itemlabel;
Do you have numbers proving this is useful, or is it "just in case"?
I don't have exact numbers but the "feeling" is improving with each of
these optimisations. I am talking about the time taken by LyX to break a
section in the UserGuide. This is still too slow.
Abdel.