11 lines
256 B
JSON
11 lines
256 B
JSON
{
|
|
"benchmark": "array-index-loop",
|
|
"source_stem": "array_index_loop",
|
|
"loop_count": 1000000,
|
|
"expected_checksum": "3875007",
|
|
"stdin": "1000000\n",
|
|
"hot_loop_count": 10000000,
|
|
"hot_expected_checksum": "38750007",
|
|
"hot_stdin": "10000000\n"
|
|
}
|