On Wed, May 29, 2002 at 06:43:33PM +0200, Lars Gullik Bjønnes wrote:
> I'd say that the performance hit is negligible, and most of it can be
> fixed with some more clever structurs and algorithms.

We spend 25% of the LyX related UserGuide loading time in
LyXTextClass::operator[] if I read the gprof output correctly.

That is most certainly not negligible.

Of course, most calls to this are caused by LyXText::getFont() which in
turn is called by which I don't think would is strictly necessary...

Andre'

-- 
Those who desire to give up Freedom in order to gain Security,
will not have, nor do they deserve, either one. (T. Jefferson)

Reply via email to