3 papers
cs.SE2026
DeLog: An Efficient Log Compression Framework with Pattern Signature Synthesis
Siyu Yu, Yifan Wu, Junjielong Xu +8
Parser-based log compression, which separates static templates from dynamic variables, is a promising approach to exploit the unique structure of log data. However, its performance…
cs.SE2026
A Benchmark for Language Models in Real-World System Building
Weilin Jin, Chenyu Zhao, Zeshun Huang +12
During migration across instruction set architectures (ISAs), software package build repair is a critical task for ensuring the reliability of software deployment and the stability…
cs.SE2025
An Empirical Study on Commit Message Generation using LLMs via In-Context Learning
Yifan Wu, Yunpeng Wang, Ying Li +5
Commit messages concisely describe code changes in natural language and are important for software maintenance. Several approaches have been proposed to automatically generate comm…