Zobrazeno 1 - 10
of 122
pro vyhledávání: '"Rastogi, Ayushi"'
Companies support their customers using live chats and chatbots to gain their loyalty. AFAS is a Dutch company aiming to leverage the opportunity large language models (LLMs) offer to answer customer queries with minimal to no input from its customer
Externí odkaz:
http://arxiv.org/abs/2411.00034
The pull-based development model facilitates global collaboration within open-source software projects. Most research on the pull request decision-making process explored factors within projects, not the broader software ecosystem they comprise. We u
Externí odkaz:
http://arxiv.org/abs/2410.14695
Software practitioners often face unfairness in their work, such as unequal recognition of contributions, gender bias, and unclear criteria for performance reviews. While the link between fairness and job satisfaction has been established in other fi
Externí odkaz:
http://arxiv.org/abs/2410.02482
Collaborative software development happens in teams, that cooperate on shared artefacts, and discuss development on online platforms. Due to the complexity of development and the variety of teams, software components often act as effective containers
Externí odkaz:
http://arxiv.org/abs/2405.16981
Software practitioners discuss problems at work with peers, in-person and online. These discussions can be technical (e.g., how to fix a bug?) and social (e.g., how to assign work fairly?). While there is a growing body of knowledge exploring fairnes
Externí odkaz:
http://arxiv.org/abs/2402.19038
Engineers build large software systems for multiple architectures, operating systems, and configurations. A set of inconsistent or missing compiler flags generates code that catastrophically impacts the system's behavior. In the authors' industry exp
Externí odkaz:
http://arxiv.org/abs/2312.13463
An accepted practice to decrease applications' memory usage is to reduce the amount and frequency of memory allocations. Factors such as (a) the prevalence of out-of-memory (OOM) killers, (b) memory allocations in modern programming languages done im
Externí odkaz:
http://arxiv.org/abs/2312.13462
Autor:
Kudrjavets, Gunnar, Rastogi, Ayushi
Increasing code velocity is a common goal for a variety of software projects. The efficiency of the code review process significantly impacts how fast the code gets merged into the final product and reaches the customers. We conducted a survey to stu
Externí odkaz:
http://arxiv.org/abs/2311.02489
This paper investigates how the duration of various code review periods changes over a projects' lifetime. We study four open-source software (OSS) projects: Blender, FreeBSD, LLVM, and Mozilla. We mine and analyze the characteristics of 283,235 code
Externí odkaz:
http://arxiv.org/abs/2303.04293
To understand applications' memory usage details, engineers use instrumented builds and profiling tools. Both approaches are impractical for use in production environments or deployed mobile applications. As a result, developers can gather only high-
Externí odkaz:
http://arxiv.org/abs/2212.11866