12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"benchmark": "string-eq-loop",
|
|
"source_stem": "string_eq_loop",
|
|
"loop_count": 1000000,
|
|
"expected_checksum": "4600001",
|
|
"stdin": "1000000\n",
|
|
"hot_loop_count": 10000000,
|
|
"hot_expected_checksum": "46000001",
|
|
"hot_stdin": "10000000\n",
|
|
"run_args": ["omega"]
|
|
}
|