11 lines
272 B
JSON
11 lines
272 B
JSON
{
|
|
"benchmark": "enum-struct-payload-loop",
|
|
"source_stem": "enum_struct_payload_loop",
|
|
"loop_count": 1000000,
|
|
"expected_checksum": "3500013",
|
|
"stdin": "1000000\n",
|
|
"hot_loop_count": 10000000,
|
|
"hot_expected_checksum": "35000013",
|
|
"hot_stdin": "10000000\n"
|
|
}
|