zk-benchmarks/hash/plonky2/bench/bench_tree.cfg
2024-08-01 19:13:51 +05:30

10 lines
235 B
INI

name: "Plonky2 hashes circuit benchmarking"
author:
timeout: 100
params:
[ HASH_TYPE_TREE: [ "poseidon"]
, TREE_DEPTH: [ 2, 4, 8, 16 ]
]
tags: plonky2, $HASH_TYPE_TREE
comments:
The benchmarks includes for poseidon hash.