zk-benchmarks/hash/sp1/bench/bench_tree.cfg
2024-03-18 11:48:14 +05:30

10 lines
256 B
INI

name: "Hashes benchmarking using sp1 prover"
author:
timeout: 500
params:
[ HASH_TYPE_TREE: [ "poseidon2"]
, TREE_DEPTH: [ 2, 4, 8, 16 ]
]
tags: sp1, $HASH_TYPE_TREE
comments:
The benchmarks includes for poseidon2(merkle hashing) over BN256.