Re: dyld cache: shared_region_roots/Applications.paths
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Aug 27, 2009, at 11:47 PM, Jean-Daniel Dupas wrote: It's the low-hanging fruit. --- fastest mac firefox! http://wagerlabs.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... May I ask you why do you think that dylib is the bottleneck ? My impression is that the main function is reached fast enough, but this is the UI initialization that is slow. I will get to that soon. For now, I just want to get Firefox into the dyld cache and see how that affects startup. Fortunately, shared_region_roots/Applications.paths sticks around after a reboot. Unfortunately, @executable_path in Firefox dylibs seems to prevent them from getting into the cache, something I plan to fix using install_name_tool. This email sent to site_archiver@lists.apple.com
participants (1)
-
Joel Reymont