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

Fix benchmarks and optimize transforms #98

Merged
merged 4 commits into from
Aug 15, 2024
Merged

Conversation

fintelia
Copy link
Contributor

Predictor benchmarks weren't filling the buffer with random data before passing it to the predictor functions, which was making them do unrealistically well. Then did some optimizations using the fixed benchmarks, yielding a 3-6% end-to-end performance improvement.

@fintelia fintelia merged commit f85941f into image-rs:main Aug 15, 2024
7 checks passed
@fintelia fintelia deleted the fix-benches branch August 15, 2024 17:40
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.

1 participant