activity
20202022
most citedPull Request Latency Explained: An Empirical Overview

2 citations · 6 across the 4 of their papers we have counts for

collaborators

7 papers

cs.SE20221 cited

Quantifying Daily Evolution of Mobile Software Based on Memory Allocator Churn

Gunnar Kudrjavets, Jeff Thomas, Aditya Kumar +2

The pace and volume of code churn necessary to evolve modern software systems present challenges for analyzing the performance impact of any set of code changes. Traditional method…

cs.SE20222 cited

The Unexplored Terrain of Compiler Warnings

Gunnar Kudrjavets, Aditya Kumar, Nachiappan Nagappan +1

The authors' industry experiences suggest that compiler warnings, a lightweight version of program analysis, are valuable early bug detection tools. Significant costs are associate…

cs.SE20212 cited

Pull Request Latency Explained: An Empirical Overview

Xunhui Zhang, Yue Yu, Tao Wang +2

Pull request latency evaluation is an essential application of effort evaluation in the pull-based development scenario. It can help the reviewers sort the pull request queue, remi…

cs.SE2021

Promises and Perils of Inferring Personality on GitHub

Frenk van Mil, Ayushi Rastogi, Andy Zaidman

Personality plays a pivotal role in our understanding of human actions and behavior. Today, the applications of personality are widespread, built on the solutions from psychology t…

cs.SE20211 cited

How does Software Change?

Ayushi Rastogi, Georgios Gousios

Software evolves with changes to its codebase over time. Internally, software changes in response to decisions to include some code change into the codebase and discard others. Exp…

cs.SE2020

Questions for Data Scientists in Software Engineering: A Replication

Hennie Huijgens, Ayushi Rastogi, Ernst Mulders +2

In 2014, a Microsoft study investigated the sort of questions that data science applied to software engineering should answer. This resulted in 145 questions that developers consid…