{
  "title": "Total wall time",
  "description": "Lower is better: total elapsed model runtime across benchmark tasks.",
  "data": [
    {
      "type": "bar",
      "orientation": "h",
      "x": [
        20.17,
        21.81,
        27.54,
        32.25,
        32.79,
        36.47,
        40.07,
        41.08,
        41.56,
        42.51,
        51.42,
        62.86
      ],
      "y": [
        "opencode/glm-5",
        "opencode/gpt-5.4-mini",
        "opencode/gpt-5.4-nano",
        "opencode/minimax-m2.5",
        "opencode/gpt-5.4",
        "opencode/big-pickle",
        "opencode/claude-opus-4-6",
        "opencode/kimi-k2.5",
        "opencode/minimax-m2.5-free",
        "opencode/claude-sonnet-4-6",
        "opencode/gemini-3.1-pro",
        "opencode/gemini-3-flash"
      ],
      "marker": {
        "color": [
          "#4ade80",
          "#f472b6",
          "#e879f9",
          "#e879f9",
          "#a78bfa",
          "#38bdf8",
          "#fb7185",
          "#a78bfa",
          "#84cc16",
          "#fb7185",
          "#f59e0b",
          "#f97316"
        ],
        "line": {
          "color": "rgba(255,255,255,0.22)",
          "width": 1.5
        }
      },
      "text": [
        20.17,
        21.81,
        27.54,
        32.25,
        32.79,
        36.47,
        40.07,
        41.08,
        41.56,
        42.51,
        51.42,
        62.86
      ],
      "textposition": "outside",
      "cliponaxis": false,
      "textfont": {
        "color": "#edf2ff",
        "size": 12
      },
      "hovertemplate": [
        "opencode/glm-5<br>Minutes: 20.17<br>78% success | $6.4339 total cost<extra></extra>",
        "opencode/gpt-5.4-mini<br>Minutes: 21.81<br>48% success | $1.0606 total cost<extra></extra>",
        "opencode/gpt-5.4-nano<br>Minutes: 27.54<br>85% success | $0.4215 total cost<extra></extra>",
        "opencode/minimax-m2.5<br>Minutes: 32.25<br>56% success | $0.6413 total cost<extra></extra>",
        "opencode/gpt-5.4<br>Minutes: 32.79<br>78% success | $8.9827 total cost<extra></extra>",
        "opencode/big-pickle<br>Minutes: 36.47<br>67% success | $0.0000 total cost<extra></extra>",
        "opencode/claude-opus-4-6<br>Minutes: 40.07<br>89% success | $21.8757 total cost<extra></extra>",
        "opencode/kimi-k2.5<br>Minutes: 41.08<br>89% success | $0.9122 total cost<extra></extra>",
        "opencode/minimax-m2.5-free<br>Minutes: 41.56<br>59% success | $0.0000 total cost<extra></extra>",
        "opencode/claude-sonnet-4-6<br>Minutes: 42.51<br>78% success | $11.8406 total cost<extra></extra>",
        "opencode/gemini-3.1-pro<br>Minutes: 51.42<br>37% success | $5.8536 total cost<extra></extra>",
        "opencode/gemini-3-flash<br>Minutes: 62.86<br>59% success | $2.4307 total cost<extra></extra>"
      ]
    }
  ],
  "layout": {
    "paper_bgcolor": "#08101f",
    "plot_bgcolor": "#0d1830",
    "font": {
      "family": "Inter, ui-sans-serif, system-ui, sans-serif",
      "color": "#edf2ff",
      "size": 13
    },
    "title": "Total wall time",
    "hoverlabel": {
      "bgcolor": "#0a1324",
      "bordercolor": "rgba(153, 164, 200, 0.22)",
      "font": {
        "color": "#edf2ff"
      }
    },
    "legend": {
      "font": {
        "color": "#99a4c8"
      },
      "orientation": "h",
      "x": 0,
      "y": 1.12
    },
    "margin": {
      "l": 260,
      "r": 64,
      "t": 72,
      "b": 72
    },
    "height": 558,
    "xaxis": {
      "automargin": true,
      "tickfont": {
        "size": 12,
        "color": "#99a4c8"
      },
      "titlefont": {
        "color": "#edf2ff",
        "size": 13
      },
      "gridcolor": "rgba(153, 164, 200, 0.16)",
      "linecolor": "rgba(153, 164, 200, 0.22)",
      "zerolinecolor": "rgba(153, 164, 200, 0.16)",
      "tickangle": -18,
      "title": "Minutes"
    },
    "yaxis": {
      "automargin": true,
      "zeroline": false,
      "tickfont": {
        "size": 13,
        "color": "#edf2ff"
      },
      "titlefont": {
        "color": "#edf2ff",
        "size": 13
      },
      "gridcolor": "rgba(153, 164, 200, 0.16)",
      "linecolor": "rgba(153, 164, 200, 0.22)",
      "autorange": "reversed"
    }
  }
}
