11 lines
244 B
JSON
11 lines
244 B
JSON
{
|
|
"benchmark": "branch-loop",
|
|
"source_stem": "branch_loop",
|
|
"loop_count": 1000000,
|
|
"expected_checksum": "1185071",
|
|
"stdin": "1000000\n",
|
|
"hot_loop_count": 10000000,
|
|
"hot_expected_checksum": "220775",
|
|
"hot_stdin": "10000000\n"
|
|
}
|