Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve animated image resizing (again?) and supports background decoding. #1189

Merged
merged 3 commits into from
May 21, 2019

Conversation

xspyhack
Copy link
Contributor

This pull request contains Image Resizing Improvement (by using Image/IO instead of Core Graphics) and Background Decode Supporting, both for reducing the main thread CPU usage.

Benchmark

Core Graphics (current)
Screen Shot 2019-05-18 at 2 37 11 PM

Image/IO
Screen Shot 2019-05-18 at 11 08 15 AM

Image/IO + BackgroundDecode
Screen Shot 2019-05-18 at 11 10 57 AM

@onevcat onevcat merged commit 277bf95 into onevcat:master May 21, 2019
@onevcat
Copy link
Owner

onevcat commented May 21, 2019

LGTM

skoduricg pushed a commit to rentpath/Kingfisher that referenced this pull request Sep 24, 2021
Improve animated image resizing (again?) and supports background decoding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants