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

Avoid cloning frame #126

Merged
merged 4 commits into from
Jan 7, 2025
Merged

Avoid cloning frame #126

merged 4 commits into from
Jan 7, 2025

Conversation

SLiV9
Copy link
Contributor

@SLiV9 SLiV9 commented Jan 5, 2025

Small and harmless optimization that improves performance by about 4%.

Summary
  dwebp -noasm -nofancy Puente.webp ran
    1.13 ± 0.00 times faster than target/release/image-webp-runner Puente.webp
    1.18 ± 0.00 times faster than target/release/image-webp-runner-20250101 Puente.webp

SLiV9 added 4 commits January 5, 2025 19:03
Summary
  dwebp -noasm -nofancy Puente.webp ran
    1.00 ± 0.00 times faster than dwebp -noasm -nofancy Puente.webp
    1.13 ± 0.00 times faster than target/release/image-webp-runner Puente.webp
    1.18 ± 0.00 times faster than target/release/image-webp-runner-20250101 Puente.webp
@kornelski kornelski merged commit f295220 into image-rs:main Jan 7, 2025
7 checks passed
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