We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://jsfiddle.net/crl/6uaktq3s/ it seems js-md5 is faster
The text was updated successfully, but these errors were encountered:
If you pass the ArrauBuffer instead of Uint8Array at line 26, SparkMD5.ArrayBuffer.hash(buffer); , spark-md5 is faster. https://jsfiddle.net/Lg08dup3/
Sorry, something went wrong.
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/
No branches or pull requests
https://jsfiddle.net/crl/6uaktq3s/ it seems js-md5 is faster
The text was updated successfully, but these errors were encountered: