SWEnergy: An Empirical Study on Energy Efficiency in Agentic Issue Resolution Frameworks with SLMs
Arihant Tripathy, Ch Pavan Harshit, Karthik Vaidhyanathan

TL;DR
This study evaluates the energy efficiency and performance of four agentic issue resolution frameworks using Small Language Models, revealing that architecture significantly impacts energy consumption and current designs are inefficient with SLMs.
Contribution
It provides the first comprehensive empirical analysis of energy use and effectiveness of agentic frameworks with SLMs in software engineering tasks.
Findings
Framework architecture is the main energy driver.
Current frameworks waste energy on unproductive reasoning.
SLMs' limited reasoning constrains success.
Abstract
Context. LLM-based autonomous agents in software engineering rely on large, proprietary models, limiting local deployment. This has spurred interest in Small Language Models (SLMs), but their practical effectiveness and efficiency within complex agentic frameworks for automated issue resolution remain poorly understood. Goal. We investigate the performance, energy efficiency, and resource consumption of four leading agentic issue resolution frameworks when deliberately constrained to using SLMs. We aim to assess the viability of these systems for this task in resource-limited settings and characterize the resulting trade-offs. Method. We conduct a controlled evaluation of four leading agentic frameworks (SWE-Agent, OpenHands, Mini SWE Agent, AutoCodeRover) using two SLMs (Gemma-3 4B, Qwen-3 1.7B) on the SWE-bench Verified Mini benchmark. On fixed hardware, we measure energy,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMulti-Agent Systems and Negotiation · Model-Driven Software Engineering Techniques · Software Engineering Research
