We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I tested application with xcode profiler.
Result is this
I think the problem is when CGColor objects are creating every animationGradient call.
Maybe caching the objects will solve it ?!