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

Release 0.2.0 #112

Merged
merged 1 commit into from
Oct 6, 2024
Merged

Release 0.2.0 #112

merged 1 commit into from
Oct 6, 2024

Conversation

fintelia
Copy link
Contributor

Testing appreciated! There have been a lot of changes to the lossless encoder and the test suite in the crate is pretty sparse, so would be nice to get confirmation that nothing has broken

@fintelia fintelia merged commit 5d8654d into image-rs:main Oct 6, 2024
7 checks passed
@fintelia fintelia deleted the release-0.2.0 branch October 6, 2024 20:41
@Shnatsel
Copy link
Contributor

I've compared lossless decoding performance against dwebp, and image-webp actually comes out ahead of dwebp -noasm by 5%!

A little behind dwebp with runtime dispatch to handwritten assembly by 7% or so, although the exact number varies.

Really impressive!

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