Pith. sign in

REVIEW 2 cited by

Generating Energy-Efficient Code via Large-Language Models -- Where are we now?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2509.10099 v1 pith:YVADYFEN submitted 2025-09-12 cs.SE cs.AI

classification cs.SEcs.AI
keywords codeenergy-efficientllmsenergygreenhardwarehumansoftware
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Context. The rise of Large Language Models (LLMs) has led to their widespread adoption in development pipelines. Goal. We empirically assess the energy efficiency of Python code generated by LLMs against human-written code and code developed by a Green software expert. Method. We test 363 solutions to 9 coding problems from the EvoEval benchmark using 6 widespread LLMs with 4 prompting techniques, and comparing them to human-developed solutions. Energy consumption is measured on three different hardware platforms: a server, a PC, and a Raspberry Pi for a total of ~881h (36.7 days). Results. Human solutions are 16% more energy-efficient on the server and 3% on the Raspberry Pi, while LLMs outperform human developers by 25% on the PC. Prompting does not consistently lead to energy savings, where the most energy-efficient prompts vary by hardware platform. The code developed by a Green software expert is consistently more energy-efficient by at least 17% to 30% against all LLMs on all hardware platforms. Conclusions. Even though LLMs exhibit relatively good code generation capabilities, no LLM-generated code was more energy-efficient than that of an experienced Green software developer, suggesting that as of today there is still a great need of human expertise for developing energy-efficient Python code.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Characterizing the Quality Profile of AI-Generated C++ in Production

    cs.SE 2026-08 conditional novelty 7.0 of 10

    AI-generated C++ in a large enterprise shows concentrated interface/coupling and copy/allocation issues, more explicit loops, and modestly higher compute and memory growth than human-written code; targeted feedback re...

  2. SWEnergy: An Empirical Study on Energy Efficiency in Agentic Issue Resolution Frameworks with SLMs

    cs.SE 2025-12 conditional novelty 6.0 of 10

    Small-language-model agents on existing issue-resolution frameworks solve almost no SWE-bench tasks and spend most of their energy in failed, repetitive loops; framework design, not model size, dominates the energy bill.

Pith tools