Skip to content

Conversation

@cscheid
Copy link
Collaborator

@cscheid cscheid commented Jan 29, 2025

We use crypto.subtle for async md5 hashing, and blueimp-md5 for sync md5 hashing. Their performance is quite different from one another, to the point that we should prefer async calls anywhere we can. This PR makes that change.

@cscheid cscheid merged commit 1dc41fa into main Jan 29, 2025
47 checks passed
@cscheid cscheid deleted the perf/md5-async branch January 29, 2025 20:45
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