{
  "schemaVersion": 1,
  "generatedAtUtc": "2026-08-17T18:34:20Z",
  "status": "exploratory",
  "claimEligible": false,
  "sourceCommit": "d31ee94a177107fe782234032f8dae6b407993a9",
  "workload": {
    "engine": "jit",
    "n": 10000,
    "reps": 10,
    "samples": 30,
    "warmupMs": 100,
    "timedRegion": "allocation + initialization + kernel execution"
  },
  "environment": {
    "platform": "Arch Linux 7.1.5 x86-64, glibc 2.44",
    "cpu": "11th Gen Intel Core i5-11400H @ 2.70 GHz",
    "cores": "6 physical / 12 logical",
    "memory": "15.39 GiB",
    "pinnedCore": 0,
    "governor": "powersave",
    "turboDisabled": false,
    "gitClean": true
  },
  "toolchains": {
    "naux": "0.1.4 · cargo release · target-cpu=native",
    "c": "GCC 16.1.1 · -O3 -march=native",
    "cpp": "G++ 16.1.1 · -O3 -march=native -std=c++20",
    "go": "Go 1.26.5 · optimized build",
    "rust": "Rust 1.96.0 · release · target-cpu=native",
    "zig": "not measured · toolchain unavailable"
  },
  "blockers": [
    "17 of 20 measured rows exceeded the 5% CV admission limit.",
    "CPU governor was powersave, not performance.",
    "Turbo was enabled instead of disabled.",
    "Zig source existed but the Zig toolchain was unavailable."
  ],
  "rows": [
    [
      "sum_dense",
      "naux",
      188737,
      254083,
      11.5914,
      1
    ],
    [
      "sum_dense",
      "c",
      196851,
      237816,
      7.3452,
      1.043
    ],
    [
      "sum_dense",
      "cpp",
      79889,
      90482,
      12.6639,
      0.423
    ],
    [
      "sum_dense",
      "go",
      301508,
      373331,
      7.1996,
      1.598
    ],
    [
      "sum_dense",
      "rust",
      99004,
      105370,
      2.922,
      0.525
    ],
    [
      "list_update",
      "naux",
      210497,
      288246,
      12.2689,
      1
    ],
    [
      "list_update",
      "c",
      99281,
      122037,
      10.9086,
      0.472
    ],
    [
      "list_update",
      "cpp",
      100848,
      136886,
      11.2516,
      0.479
    ],
    [
      "list_update",
      "go",
      108655,
      156908,
      17.9366,
      0.516
    ],
    [
      "list_update",
      "rust",
      99440,
      131806,
      8.8182,
      0.472
    ],
    [
      "dot_product",
      "naux",
      33832,
      39090,
      5.6812,
      1
    ],
    [
      "dot_product",
      "c",
      94361,
      99496,
      2.2158,
      2.789
    ],
    [
      "dot_product",
      "cpp",
      40995,
      48834,
      4.8695,
      1.212
    ],
    [
      "dot_product",
      "go",
      114192,
      157433,
      14.2554,
      3.375
    ],
    [
      "dot_product",
      "rust",
      96942,
      120272,
      7.0376,
      2.865
    ],
    [
      "branch_mix",
      "naux",
      1394369,
      1585860,
      5.9312,
      1
    ],
    [
      "branch_mix",
      "c",
      99530,
      120511,
      6.4161,
      0.071
    ],
    [
      "branch_mix",
      "cpp",
      99687,
      136259,
      16.9213,
      0.071
    ],
    [
      "branch_mix",
      "go",
      105625,
      172496,
      21.025,
      0.076
    ],
    [
      "branch_mix",
      "rust",
      108456,
      150343,
      11.8465,
      0.078
    ]
  ],
  "checksums": {
    "sum_dense": 499950000,
    "list_update": 500400000,
    "dot_product": 3332833350000,
    "branch_mix": -5151654
  },
  "nauxExecution": [
    [
      "sum_dense",
      1,
      0,
      0,
      2
    ],
    [
      "list_update",
      1,
      0,
      0,
      2
    ],
    [
      "dot_product",
      1,
      0,
      0,
      2
    ],
    [
      "branch_mix",
      1,
      0,
      0,
      9
    ]
  ],
  "repositoryRegression": {
    "fixedCost": [
      [
        "dot_runtime_n512",
        14486,
        "PASS"
      ],
      [
        "dot_runtime_n1024",
        16858,
        "PASS"
      ],
      [
        "dot_runtime_n2048",
        19062,
        "PASS"
      ],
      [
        "dot_runtime_cold_n65536",
        1490322,
        "PASS"
      ]
    ],
    "slope": [
      [
        "dot_runtime_only",
        0.0590229,
        0.977851,
        "FAIL"
      ],
      [
        "dot_trace_only",
        0.0625049,
        0.999685,
        "PASS"
      ]
    ]
  }
}