-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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
benchmark: update iteration and size in benchmark/crypto/randomBytes.js #50868
Conversation
Test ASan should not fail. |
No worries, I can restart later, sometimes it fails for no reason. Also, can you update the first commit message to be similar to: Septa2112@a13bb22 |
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with just a little fix on linter.
Co-authored-by: Vinicius Lourenço <12551007+H4ad@users.noreply.github.com>
Landed in e158b11 |
Increase iteration value from 1000 to 10000 to reflect real performance of randomBytes generation. The randomInt has no need to apply this.
Fixes: #50571
Below is the score improvment measured on cascadelake server: