Showing cs.SEShow all
3 papers · 1 filter
cs.SE2026
Assessing the Feasibility of Selective Instrumentation for Runtime Code Coverage in Large C++ Game Engines
Ian Gauk, Doriane Olewicki, Joshua Romoff +1
Code coverage is a valuable guide for testing, but in AAA games the overhead of instrumentation conflicts with strict performance requirements and can destabilize automated tests.…
cs.SE2024
Impact of LLM-based Review Comment Generation in Practice: A Mixed Open-/Closed-source User Study
Doriane Olewicki, Leuson Da Silva, Suhaib Mujahid +6
We conduct a large-scale empirical user study in a live setup to evaluate the acceptance of LLM-generated comments and their impact on the review process. This user study was perfo…
cs.SE2024
An Empirical Study on Code Review Activity Prediction and Its Impact in Practice
Doriane Olewicki, Sarra Habchi, Bram Adams
During code reviews, an essential step in software quality assurance, reviewers have the difficult task of understanding and evaluating code changes to validate their quality and p…