Pith. sign in

Ecco: Can we improve model-generated code efficiency without sacrificing functional correctness?

3 Pith papers cite this work. Polarity classification is still indexing.

3 Pith papers citing it

fields

cs.SE 2 cs.CL 1

years

2026 2 2025 1

verdicts

UNVERDICTED 3

representative citing papers

ProgramBench: Can Language Models Rebuild Programs From Scratch?

cs.SE · 2026-05-05 · unverdicted · novelty 7.0

ProgramBench introduces 200 tasks where models must reconstruct full programs like FFmpeg or SQLite from docs alone; none of 9 evaluated LMs fully solve any task and the best passes 95% tests on only 3% of tasks while favoring monolithic code.

PerfCoder: Large Language Models for Interpretable Code Performance Optimization

cs.SE · 2025-12-16 · unverdicted · novelty 7.0

PerfCoder is a family of LLMs trained on optimization trajectories with human annotations and runtime-based preference alignment that achieves higher runtime speedups and optimization rates on the PIE benchmark than prior models while producing interpretable feedback.

citing papers explorer

Showing 3 of 3 citing papers.

  • Bridging Functional Correctness and Runtime Efficiency Gaps in LLM-Based Code Translation cs.CL · 2026-06-16 · unverdicted · none · ref 9

    SwiftTrans improves both functional correctness and runtime efficiency of LLM code translations via multi-perspective exploration with hierarchical guidance and difference-aware selection with ordinal guidance on extended benchmarks including new SwiftBench.

  • ProgramBench: Can Language Models Rebuild Programs From Scratch? cs.SE · 2026-05-05 · unverdicted · none · ref 15

    ProgramBench introduces 200 tasks where models must reconstruct full programs like FFmpeg or SQLite from docs alone; none of 9 evaluated LMs fully solve any task and the best passes 95% tests on only 3% of tasks while favoring monolithic code.

  • PerfCoder: Large Language Models for Interpretable Code Performance Optimization cs.SE · 2025-12-16 · unverdicted · none · ref 42

    PerfCoder is a family of LLMs trained on optimization trajectories with human annotations and runtime-based preference alignment that achieves higher runtime speedups and optimization rates on the PIE benchmark than prior models while producing interpretable feedback.