13 lines
432 B
INI

name: "Hashes benchmarking using risc0 prover"
author:
timeout: 100
params:
[ PROVER: [ risc0 ]
, INPUT_SIZE: [ 256, 512, 1024, 2048 ]
, WHICH: [ LINEAR ]
]
tags: CPU, SHA256, KECCAK, BLAKE2B, BLAKE3, POSEIDON2, BN128, BABYBEAR
comments:
The benchmarks includes for sha256, keccak, blake2b, blake3 & poseidon2(merkle hashing).
the hashing is done inside the guest and receipt is received which is verified.