I think something like this was mentioned recently, but if you suspect that the performance bottleneck are the FP functions, write a small profiler that times the actions and writes out the elapsed time to a log. Then try it in the simulator and try it on your device(s).
It's a really easy way to see the performance difference and know exactly what the ratio is. _______________________________________________ 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
