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

Use Pillow-SIMD for better performance/quality #43

Open
slint opened this issue Jul 8, 2017 · 3 comments
Open

Use Pillow-SIMD for better performance/quality #43

slint opened this issue Jul 8, 2017 · 3 comments

Comments

@slint
Copy link
Member

slint commented Jul 8, 2017

The PIllow-SIMD fork seems to be providing some significant perfromance boosts for a couple of operations performed by the IIIF spec (especially faster quality resizing using the PIL.Image.ANTIALIAS algorithm).

From the README of the repo it also seems to be used on production systems already, so it should be stable.

Some benchmarks might be required to get a better image (pun intended).

@slint slint changed the title Use Pillow-SIMD for better performance Use Pillow-SIMD for better performance/quality Jul 8, 2017
@greut
Copy link
Member

greut commented Jul 9, 2017

@greut
Copy link
Member

greut commented Sep 9, 2017

@greut
Copy link
Member

greut commented May 6, 2018

my current attempt with pyvips, https://github.com/greut/aio-iiif

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

No branches or pull requests

3 participants