Skip to content

util: use on-stack buffer for Utf8Value #670

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

Closed
wants to merge 1 commit into from

Conversation

indutny
Copy link
Member

@indutny indutny commented Jan 30, 2015

Improves crypto.createHash().update().digest() performance by 10%.

cc @piscisaureus @bnoordhuis

Improves `crypto.createHash().update().digest()` performance by 10%.
@indutny indutny mentioned this pull request Jan 30, 2015
@bnoordhuis
Copy link
Member

LGTM

indutny added a commit that referenced this pull request Jan 30, 2015
Improves `crypto.createHash().update().digest()` performance by 10%.

PR-URL: #670
Reviewed-By: Ben Noordhuis <[email protected]>
@indutny
Copy link
Member Author

indutny commented Jan 30, 2015

Yay! Landed in e17e6fb, thank you!

@indutny indutny closed this Jan 30, 2015
@indutny indutny deleted the fix/utf8value-performance branch January 30, 2015 19:09
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