Skip to content

Commit 306516e

Browse files
committed
improvements
Signed-off-by: Angelo De Caro <[email protected]>
1 parent 6034358 commit 306516e

File tree

24 files changed

+396
-208
lines changed

24 files changed

+396
-208
lines changed

docs/benchmark/dlognogh/dlognogh.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ Packages with benchmark tests:
66
- `BenchmarkSender`, `BenchmarkVerificationSenderProof`, `TestParallelBenchmarkSender`, and `TestParallelBenchmarkVerificationSenderProof` are used to benchmark the generation of a transfer action. This includes also the generation of ZK proof for a transfer operation.
77
- `BenchmarkTransferProofGeneration`, `TestParallelBenchmarkTransferProofGeneration` are used to benchmark the generation of ZK proof alone.
88
- `token/core/zkatdlog/nogh/v1/issue`: `BenchmarkIssuer` and `BenchmarkProofVerificationIssuer`
9-
- `token/core/zkatdlog/nogh/v1`: `BenchmarkTransfer`
9+
- `token/core/zkatdlog/nogh/v1/validator`: `TestParallelBenchmarkValidatorTransfer`.
10+
- `token/core/zkatdlog/nogh/v1`: `BenchmarkTransferServiceTransfer` and `TestParallelBenchmarkTransferServiceTransfer`.
1011

1112
The steps necessary to run the benchmarks are very similar.
1213
We give two examples here:

0 commit comments

Comments
 (0)