Bridging Functional Correctness and Runtime Efficiency Gaps in LLM-Based Code Translation (opens in new tab)
While large language models (LLMs) have greatly advanced the functional correctness of automated code translation systems, the runtime efficiency of translated programs has received comparatively little attention. With the waning of Moore's law, runtime efficiency has become increasingly important for program quality, alongside functional correctness. Our preliminary study reveals that LLM-translated programs often run slower than human-written ...
Read the original article