Skip to content

Conversation

@panva
Copy link
Member

@panvapanva commented May 31, 2023

  • splits a combined sign+verify bench into one for sign, one for verify
  • adds config for other asymmetric key types (rsa, ec, ed25519)
  • adds config for jwk and der key formats
  • skips keyObject.unique configs unless the tested mode is async-parallel

This is the result of my shallow look at nodejs/performance#72

@panvapanva added crypto Issues and PRs related to the crypto subsystem. benchmark Issues and PRs related to the benchmark subsystem. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels May 31, 2023
@panvapanva added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 1, 2023
@panva
Copy link
MemberAuthor

panva commented Jun 1, 2023

cc @nodejs/crypto, also see nodejs/performance#72 (comment)

@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 1, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@panvapanva added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Jun 1, 2023
@nodejs-github-bot
Copy link
Collaborator

@panvapanvaforce-pushed the bench-crypto-oneshots branch from 73bcad2 to ac260a8CompareJune 5, 2023 07:49
@panvapanva removed the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Jun 5, 2023
@panvapanva requested a review from tniessenJune 5, 2023 09:58
@panva
Copy link
MemberAuthor

panva commented Jun 5, 2023

cc @nodejs/performance

@panvapanva added the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 5, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 5, 2023
@nodejs-github-botnodejs-github-bot merged commit 0e92bf1 into nodejs:mainJun 5, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 0e92bf1

@panvapanva deleted the bench-crypto-oneshots branch June 5, 2023 19:24
RafaelGSS pushed a commit that referenced this pull request Jul 3, 2023
PR-URL: #48267 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
@RafaelGSSRafaelGSS mentioned this pull request Jul 3, 2023
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48267 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48267 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
ruyadorno pushed a commit that referenced this pull request Aug 29, 2023
PR-URL: #48267 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]>
@ruyadornoruyadorno mentioned this pull request Aug 29, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.benchmarkIssues and PRs related to the benchmark subsystem.cryptoIssues and PRs related to the crypto subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@panva@nodejs-github-bot@anonrig@tniessen