gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Slow application startup when using a theme


From: Eric Wasylishen
Subject: Re: Slow application startup when using a theme
Date: Mon, 9 Jan 2012 14:14:38 -0700

>> 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?
> 

Yes, it makes a big improvement :-)

before caching: startup Ink with Neos.theme: 183k syscalls
after caching: startup Ink with Neos.theme: 11k syscalls

Eric


reply via email to

[Prev in Thread] Current Thread [Next in Thread]