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

12 lines
285 B
JSON

{
"benchmark": "vec-string-eq-loop",
"source_stem": "vec_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"]
}