name: "Plonky2 hashes circuit benchmarking" author: timeout: 200 params: [ HASH_TYPE: [ "sha256", "keccak", "keccak-polygon"] , INPUT_SIZE_BYTES: [ 256, 512, 1024, 2048 ] ] tags: plonky2, $HASH_TYPE comments: The benchmarks includes for sha256, keccak and poseidon hash.