Re: commit HEAD: hace gr_Graphics::remapGlyph()

From: Tomas Frydrych (tomas@frydrych.uklinux.net)
Date: Mon Jul 29 2002 - 09:52:25 EDT

  • Next message: Martin Sevior: "Re: commit: Step towards nested tables."

    > > I have done a bit of profiling yesterday, and
    > doing what?
    > opening big files?

    Opening reasonably sized documents (my current test doc is about
    43 pages).

    > > gr_Graphics::remapGlyph() came up as the most
    > > time-consuming
    > > function in the application. The hack I just
    > > committed moves it way
    > > down the list.
    >
    > wow, does it means that the 21 most time expensive
    > functions have vanished with your previous post?
    >
    > If that's the case, congratulations!

    I would prefer, you could get some independent results to confirm or
    disprove my conclusions, but it would seem that commenting out two
    superflous lookupProperties() in BlockLayout got rid of most of the
    unwanted property evaluations.

    The other thing we have to get rid of is updateBackgroundColor()
    and friends, see my other post.

    Tomas



    This archive was generated by hypermail 2.1.4 : Mon Jul 29 2002 - 10:01:10 EDT