Re: Core Graphics optimisation
Re: Core Graphics optimisation
- Subject: Re: Core Graphics optimisation
- From: Graham Cox <email@hidden>
- Date: Mon, 13 Aug 2012 22:39:29 +1000
On 10/08/2012, at 6:09 PM, Fulbert Boussaton <email@hidden> wrote:
> CGContextSetShadow(Ctx, CGSizeMake(3, 4), 3.0f);
As well as the advice you've received, do you have to have shadows?
They drag performance into the gutter. Try losing this line and watch your code speed up dramatically.
--Graham
_______________________________________________
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