Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:

| >>>>> "Asger" == Asger K Alstrup Nielsen <[EMAIL PROTECTED]> writes:
| 
| Asger> Regarding improving the performance: I can only recommend using
| Asger> gprof. It's very easy, and it really helps when you want to
| Asger> find and address bottlenecks.
| 
| Yes, profiling is often a better idea than trying to guess where time
| is lost. 
| 
| Nevertheless, since we know without profiling that font loading is
| terribly slow, couldn't we cache the font metrics between runs like
| wine (for example) does? I'm sure the gain would be important.

I think my lazy generation of LyXText could help on that. then we
should only load the font metrics when first needed.

        Lgb

Reply via email to