Skip to content

Commit

Permalink
feat: use nodejs 20 on buffer reducer (#108)
Browse files Browse the repository at this point in the history
`crypto.hash(...)` is more performant than
`crypto.createHash(...).update(...).digest()`
  • Loading branch information
alanshaw authored Sep 21, 2024
1 parent 715a4bf commit d7ab6c7
Show file tree
Hide file tree
Showing 4 changed files with 26,328 additions and 8,783 deletions.
Loading

0 comments on commit d7ab6c7

Please sign in to comment.