Hi Leonardo. Which version of OS are you using? Which architecture (32/64 bit), Which version of compiler? I don't know if this matter, but is useful for me in order to try to reproduce your behaviour.
Luca. > Date: Thu, 3 Dec 2009 12:47:27 +0100 > From: [email protected] > To: [email protected] > Subject: Reboot? Slow First Run > > Hi, > my app executes a given task in 1.2 seconds, all the time. I can quit the > application, relaunch it, run the same task several times and it always > takes 1.2 seconds. > But if I reboot the machine, I launch the application and run the same task > for the first time, it takes 13 seconds! This problem occurs at any reboot. > Then if I run the task again it always takes 1.2 seconds. > > What do I miss? > The task simply calls contentsOfDirectoryAtPath then reads all the 10,000 > files (<=2 kb each) and put the contents into an array. > I can show my code, if necessary. > > Regards > -- > Leonardo > > > > > _______________________________________________ > > Cocoa-dev mailing list ([email protected]) > > Please do not post admin requests or moderator comments to the list. > Contact the moderators at cocoa-dev-admins(at)lists.apple.com > > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/cocoa-dev/luca_ciciriello%40hotmail.com > > This email sent to [email protected] _________________________________________________________________ Have more than one Hotmail account? Link them together to easily access both http://clk.atdmt.com/UKM/go/186394591/direct/01/_______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
