Re: Encoding UIViews take long time..
Re: Encoding UIViews take long time..
- Subject: Re: Encoding UIViews take long time..
- From: Greg Guerin <email@hidden>
- Date: Sat, 11 Dec 2010 10:52:43 -0700
Gustavo Pizano wrote:
Any way to improve even more performance?, when I have many many
BCItemView on the scene, (around 120+), it takes like 10 seconds
to save. :S
Measure where your code spends its time by running it in
Instruments.app and using the Time Profiler. Use the measurements to
tell you which parts of the code need improvement.
-- GG
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden