>> 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
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to