mirror of
https://github.com/logos-storage/zk-benchmarks.git
synced 2026-01-03 14:23:12 +00:00
8 lines
171 B
INI
8 lines
171 B
INI
name: "Blake3 CPU benchmark; official Rust implementation"
|
|
timeout: 60
|
|
params:
|
|
[ MEGABYTES: [ 1,4,16,64,256 ]
|
|
, NTHREADS: [ 1,2,4,8 ]
|
|
]
|
|
tags: CPU, Blake3, Rust
|