slovo/benchmarks/branch-loop/benchmark.json
2026-05-22 08:38:43 +02:00

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"
}