Benchgen

SWE-Marathon — Results

RankModelScore
1kimi-k342
S

SWE-Marathon

1 phaseActive

Long-horizon, endurance-style software engineering agent benchmark testing sustained multi-step coding workflows. Metric: % task success.

Overview

SWE-Marathon

Category Metric Saturation Created

Website

Quick answer: SWE-Marathon is a long-horizon, endurance-style software engineering benchmark that tests whether coding agents can sustain correct, coherent work across extended multi-step development tasks — rather than short, isolated bug fixes. Kimi K3 scores 42.0% as of July 2026.

At a Glance

What it tests: A coding agent's ability to maintain correctness and coherence across long-running, multi-session software engineering workflows.

Why it matters: Many coding benchmarks test single-shot fixes. As agents are deployed for hours-long autonomous coding sessions, endurance-style benchmarks like SWE-Marathon better predict real-world reliability.

Known limitations: As a newer benchmark with limited public documentation, task composition and scoring methodology details are not as thoroughly published as established academic benchmarks.

What SWE-Marathon Measures

SWE-Marathon evaluates coding agents on extended, multi-step software engineering tasks that require sustained focus and coherent long-horizon planning, in contrast to single-turn bug-fix benchmarks. It aims to surface degradation in agent performance that only appears over long task horizons — such as context drift, plan abandonment, or compounding errors.

Benchmark Specifications

FieldValue
Task categoryCoding agent / long-horizon
Metric% task success
SaturationLow
Created bySWE-Marathon project
Websiteswe-marathon.org

How SWE-Marathon Is Scored

Agents attempt extended multi-step coding tasks, and outcomes are scored on % task success based on whether the final code state satisfies the task's verification criteria after the full multi-step workflow.

State-of-the-Art Results

RankModelScoreSourceDate
1Kimi K342.0%Kimi K3 technical report2026-07

Score sourced from Moonshot AI's Kimi K3 announcement, July 2026.

SWE-Marathon on Benchgen

No Benchgen results yet — be the first to run SWE-Marathon.

SWE-Marathon vs Other Benchmarks

BenchmarkWhat it testsSaturation
SWE-MarathonLong-horizon, endurance software engineeringLow
DeepSWEReal-world software engineering tasksLow
SWE-Bench ProProfessional-grade SWE agent tasksLow
FrontierSWEFrontier-level software engineering tasksLow

Run SWE-Marathon on Your Model

Benchgen lets you run SWE-Marathon against your own coding agent, tracking long-horizon task success and identifying where agents drift or degrade over extended sessions.

Frequently Asked Questions

What is SWE-Marathon? SWE-Marathon is a benchmark testing coding agents on long-horizon, endurance-style software engineering tasks that require sustained, coherent multi-step work.
What does a good score look like on SWE-Marathon? Kimi K3 reports 42.0% as of July 2026. Given the sustained-focus difficulty of long-horizon coding tasks, this places it among frontier-level agentic coding performance.
Who created SWE-Marathon? SWE-Marathon is maintained as an independent benchmark project (swe-marathon.org) focused on long-horizon software engineering agent evaluation.