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

Speed comparison to js-md5 #46

Open
caub opened this issue Jan 10, 2018 · 2 comments
Open

Speed comparison to js-md5 #46

caub opened this issue Jan 10, 2018 · 2 comments

Comments

@caub
Copy link

caub commented Jan 10, 2018

https://jsfiddle.net/crl/6uaktq3s/ it seems js-md5 is faster

@yosephlodamo
Copy link

If you pass the ArrauBuffer instead of Uint8Array at line 26, SparkMD5.ArrayBuffer.hash(buffer); , spark-md5 is faster. https://jsfiddle.net/Lg08dup3/

@caub
Copy link
Author

caub commented Feb 15, 2019

Yea, but in that case be fair and pass buffer to all, and then js-md5 is back 20-25% faster https://jsfiddle.net/crl/bcv1y5ju/

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

No branches or pull requests

2 participants