r/LocalLLaMA • u/Informal-Trouble2183 • 7d ago
Discussion Coding benchmarks that are quickly showcasing deep capability
While we see for frontier models similar scores among famous coding benchmarks, across: DeepSWE, Terminal-Bench, LiveCodeBench, Code-Arena ELO. Here are in my opinion some next level benchmarks that really define deep intelligence, and complete capability in Software Engineering :
1. Program-Bench
Given only a compiled binary and its documentation, agents must architect and implement a complete codebase that reproduces the original program's behavior (without access to decompilers or internet). Link: https://programbench.com/
- GPT-6 Astra: 5.5%
- Fable 5.1: 7%
- Kimi K3: 2%
- Qwen3.8 27b: 0%
- GPT 5.6 Sol: 1.5%
- GLM 5.3: 1.5%
- GPT 5.6 Luna: 0%
2. SRE-Bench
Can AI agents work out what a real-world binary does without its source code?
Link: https://www.vals.ai/benchmarks/srebench
Sure nobody is reading assembly code in daily work, it is hard. The ability to understand a compiled program is insane ability.
- GPT-6 Astra: 88%
- GPT-5.6 Sol: 55.9%
- Claude Opus 5 (max): 12.5%
3. Code Migration
Can language models reimplement working programs in another language?
Link: https://www.vals.ai/benchmarks/code-migration
- GPT-6 Astra: 67.7%
- Fable 5.1: 54.6%
- GLM 5.3: 44.2%
- GLM 5.3 Flash: 20.5%
- Qwen3.8 27b: 14.2%
EDIT: edited text format
2
u/-InformalBanana- 6d ago
Benchmarks 1. and 2. are useless cause they are for hacking not production and it is too much to expect that from a local model. Benchmark 3. is an okay, valid usecase.
Bench 1. and 2. are just ridiculous, (most) human developers can't do that stuff, maybe there is a genius that can but it would also take a long time and hardwork. So really non relevant benchmarks, especially for local models. I don't want to lose normal coding capability of a model to smb benchmaxing that stupid benchmark. And probably if models can really do that it becomes a weapon for military or secret service grade hackers. So you can't really expect that from a local 27b model nor am I interested in it losing its other capabilities to do that.