[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Slow application startup when using a theme
From: |
Philippe Roussel |
Subject: |
Re: Slow application startup when using a theme |
Date: |
Mon, 09 Jan 2012 22:46:32 +0100 |
Le lundi 09 janvier 2012 à 22:18 +0100, Philippe Roussel a écrit :
> Le lundi 09 janvier 2012 à 20:51 +0000, Richard Frith-Macdonald a
> écrit :
> > On 9 Jan 2012, at 19:59, Eric Wasylishen wrote:
> >
> > > How about adding caching to NSBundle? It already caches the budle
> > info.plist, why not the directory listing of the resource directory?
> >
> > I hacked in some quick/dirty cacheing in NSBundle. Does it make
> > enough difference to be worth doing properly rather than reverting?
>
> Application startup is now a little under 2 seconds down from 3 without
> your changes. Better but still slow.
After removing the caching code in [GSTheme -activate] mentioned by
Eric, application startup with Neos is only 0.1 second slower than with
the default GNUstep theme. That's an improvement !
Thanks,
Philippe
- Re: Slow application startup when using a theme, Eric Wasylishen, 2012/01/09
- Re: Slow application startup when using a theme, Richard Frith-Macdonald, 2012/01/09
- Re: Slow application startup when using a theme, Philippe Roussel, 2012/01/09
- Re: Slow application startup when using a theme, Fred Kiefer, 2012/01/09
- Re: Slow application startup when using a theme, Fred Kiefer, 2012/01/10
- Re: Slow application startup when using a theme, Philippe Roussel, 2012/01/10
- Re: Slow application startup when using a theme, Eric Wasylishen, 2012/01/10
- Re: Slow application startup when using a theme, Gregory Casamento, 2012/01/10