forked from solana-labs/solana
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[zk-token-proof] Add benches for proof instructions (solana-labs#32071)
* add bench test for `VerifyPubkeyValidity` * add bench test for `VerifyRangeProofU64` * add bench test for `VerifyWithdraw` * add bench test for `VerifyZeroBalance` * add bench test for `VerifyGroupedCiphertextValidity` * add bench test for `VerifyCiphertextCommitmentEquality` * add bench test for `VerifyCiphertextCiphertextEquality` * add bench test for `VerifyBatchedGroupedCiphertextValidity` * add bench test for `VerifyBatchedRangeProofu64`, `VerifyBatchedRangeProofU128`, `VerifyBatchedRangeProofU256` * add bench test for `VerifyTransfer` and `VerifyTransferWithFee` * use add `criterion` to workspace cargo * add bench to ci
- Loading branch information
1 parent
5e3b9b1
commit 4c72a5e
Showing
2 changed files
with
45 additions
and
45 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters