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

11 lines
260 B
JSON

{
"benchmark": "vec-i32-index-loop",
"source_stem": "vec_i32_index_loop",
"loop_count": 1000000,
"expected_checksum": "3875007",
"stdin": "1000000\n",
"hot_loop_count": 10000000,
"hot_expected_checksum": "38750007",
"hot_stdin": "10000000\n"
}