Improve speed of loading QOI images by radarhere · Pull Request #7925 · python-pillow/Pillow

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@radarhere

Copy link Copy Markdown

Member

Helps #7922 by reducing the loading time of PNG_transparency_demonstration_1.qoi.zip from 5.15s to 3.89s.

Copy link Copy Markdown

Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here's the charts from running the benchmark from the issue:

Before

About 3.5s for Pillow to read QOI

After

About 2.5s for Pillow to read QOI

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

Reviewers

@hugovk hugovk hugovk approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@radarhere @hugovk