Skip to content

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
Member

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