Re: IOS floating point performance
Re: IOS floating point performance
- Subject: Re: IOS floating point performance
- From: Jens Alfke <email@hidden>
- Date: Wed, 07 Aug 2013 16:20:57 -0700
On Aug 7, 2013, at 1:50 PM, Trygve Inda <email@hidden> wrote:
> What can I do to speed this up?
Did you use Instruments to CPU-profile the app? It would be a good idea, at least to confirm that the slowness comes directly from the math functions and not something else like memory allocation or method-dispatching.
—Jens
_______________________________________________
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