You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We still need to do some profile and testing to see what this would gain us, but the docs would suggest it would be higher performance to use CADisplayLink versus the current GCD and drawRect: implementation.
The text was updated successfully, but these errors were encountered:
We still need to do some profile and testing to see what this would gain us, but the docs would suggest it would be higher performance to use CADisplayLink versus the current GCD and
drawRect:
implementation.The text was updated successfully, but these errors were encountered: