mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-01-07 16:23:11 +00:00
9 lines
204 B
INI
9 lines
204 B
INI
name: "Poseidon2 CPU benchmark; Zikkurat/C implementation"
|
|
author: Balazs Komuves
|
|
timeout: 60
|
|
params:
|
|
[ TREE_DEPTH: [ 8,10,12,14,16 ]
|
|
, NTHREADS: [ 1,2,4,8 ]
|
|
]
|
|
tags: CPU, Poseidon2, Zikkurat, C
|