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

Performance testing for encoding and decoding against pure dart implementation. #7

Open
drxddy opened this issue Aug 8, 2023 · 0 comments
Labels
good first issue Good for newcomers testing Issues related to testing

Comments

@drxddy
Copy link
Member

drxddy commented Aug 8, 2023

It's evident from the usage, and how it's implemented that it's faster compared to pure dart implementation, having native C code running the image processing algorithm of encoding and decoding the blurhash, but writing a perf test is going to be fun.

@drxddy drxddy added good first issue Good for newcomers testing Issues related to testing labels Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers testing Issues related to testing
Projects
None yet
Development

No branches or pull requests

1 participant