English

LONGCODEU: Benchmarking Long-Context Language Models on Long Code Understanding

Software Engineering 2025-03-07 v1

Abstract

Current advanced long-context language models offer great potential for real-world software engineering applications. However, progress in this critical domain remains hampered by a fundamental limitation: the absence of a rigorous evaluation framework for long code understanding. To gap this obstacle, we propose a long code understanding benchmark LONGCODEU from four aspects (8 tasks) to evaluate LCLMs' long code understanding ability required for practical applications, including code unit perception, intra-code unit understanding, inter-code unit relation understanding, and long code documentation understanding. We evaluate 9 popular LCLMs on LONGCODEU (i.e., 6 general models and 3 code models). Our experimental results reveal key limitations in current LCLMs' capabilities for long code understanding. Particularly, the performance of LCLMs drops dramatically when the long code length is greater than 32K, falling far short of their claimed 128K-1M context windows. In the four aspects, inter-code unit relation understanding is the most challenging for LCLMs. Our study provides valuable insights for optimizing LCLMs and driving advancements in software engineering.

Keywords

Cite

@article{arxiv.2503.04359,
  title  = {LONGCODEU: Benchmarking Long-Context Language Models on Long Code Understanding},
  author = {Jia Li and Xuyuan Guo and Lei Li and Kechi Zhang and Ge Li and Jia Li and Zhengwei Tao and Fang Liu and Chongyang Tao and Yuqi Zhu and Zhi Jin},
  journal= {arXiv preprint arXiv:2503.04359},
  year   = {2025}
}

Comments

18 pages

R2 v1 2026-06-28T22:09:05.993Z