Skip to content

Much, much slower than the Objective-C version #8

Description

@coreypdx

Nice to have a Swift version, but do some time profiling and you'll find it is much, much slower than the Objective-C version. Setting a blur radius of 20 with no tint or saturation to my image takes 96 ms with the Objective-C version. This Swift version takes 1106 ms!

Even when I don't apply any blur, tint, or saturation, it's still slower. In my case, it takes 322 ms to apply no effect. This is compared to 36 ms from the Objective-C version with the same image and settings.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions