12 lines
272 B
JSON
12 lines
272 B
JSON
{
|
|
"benchmark": "parse-loop",
|
|
"source_stem": "parse_loop",
|
|
"loop_count": 1000000,
|
|
"expected_checksum": "345000001",
|
|
"stdin": "1000000\n",
|
|
"hot_loop_count": 10000000,
|
|
"hot_expected_checksum": "450000001",
|
|
"hot_stdin": "10000000\n",
|
|
"run_args": ["12345"]
|
|
}
|