11 lines
270 B
JSON
11 lines
270 B
JSON
{
|
|
"benchmark": "array-struct-field-loop",
|
|
"source_stem": "array_struct_field_loop",
|
|
"loop_count": 1000000,
|
|
"expected_checksum": "3875011",
|
|
"stdin": "1000000\n",
|
|
"hot_loop_count": 10000000,
|
|
"hot_expected_checksum": "38750011",
|
|
"hot_stdin": "10000000\n"
|
|
}
|