mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-02-07 23:33:29 +00:00
9 lines
210 B
INI
9 lines
210 B
INI
name: "SHA256 CPU benchmark; Aaron D. Gifford's C implementation"
|
|
timeout: 60
|
|
params:
|
|
[ WHICH: [ LINEAR, MERKLE ]
|
|
, MEGABYTES: [ 1,4,16,64,256 ]
|
|
, NTHREADS: [ 1,2,4,8 ]
|
|
]
|
|
tags: CPU, SHA256, C
|