3 papers
cs.SE2025
How Do Agentic AI Systems Address Performance Optimizations? A BERTopic-Based Analysis of Pull Requests
Md Nahidul Islam Opu, Shahidul Islam, Muhammad Asaduzzaman +1
LLM-based software engineering is influencing modern software development. In addition to correctness, prior studies have also examined the performance of software artifacts genera…
cs.SE2025
Dependency Dilemmas: A Comparative Study of Independent and Dependent Artifacts in Maven Central Ecosystem
Mehedi Hasan Shanto, Muhammad Asaduzzaman, Manishankar Mondal +1
The Maven Central ecosystem forms the backbone of Java dependency management, hosting artifacts that vary significantly in their adoption, security, and ecosystem roles. Artifact r…
cs.SE2025
Evidence is All We Need: Do Self-Admitted Technical Debts Impact Method-Level Maintenance?
Shaiful Chowdhury, Hisham Kidwai, Muhammad Asaduzzaman
Self-Admitted Technical Debt (SATD) refers to the phenomenon where developers explicitly acknowledge technical debt through comments in the source code. While considerable research…