paper-with-me

Papers

Experience with GitHub Copilot for Developer Productivity at Zoominfo

2025-01-23 · Gal Bakal, Ali Dasdan, Yaniv Katz, Michael Kaufman, Guy Levin

This paper presents a comprehensive evaluation of GitHub Copilot's deployment and impact on developer productivity at Zoominfo, a leading Go-To-Market (GTM) Intelligence Platform. We describe our systematic four-phase approach to evaluating and deploying GitHub Copilot across our engineering organization, involving over 400 developers. Our analysis combines both quantitative metrics, focusing on acceptance rates of suggestions given by GitHub Copilot and qualitative feedback given by developers through developer satisfaction surveys. The results show an average acceptance rate of 33% for suggestions and 20% for lines of code, with high developer satisfaction scores of 72%. We also discuss language-specific performance variations, limitations, and lessons learned from this medium-scale enterprise deployment. Our findings contribute to the growing body of knowledge about AI-assisted software development in enterprise settings.

📄 PDF Abstract BibTeX arXiv:2501.13282

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Impact of Generative AI on Collaborative Open-Source Software Development: Evidence from GitHub Copilot

2024-10-02 · Fangchen Song, Ashish Agarwal, Wen Wen

Generative artificial intelligence (AI) has opened the possibility of automated content production, including coding in software development, which can significantly influence the participation and performance of softwar…

Sea Change in Software Development: Economic and Productivity Analysis of the AI-Powered Developer Lifecycle

2023-06-26 · Thomas Dohmke, Marco Iansiti, Greg Richards

This study examines the impact of GitHub Copilot on a large sample of Copilot users (n=934,533). The analysis shows that users on average accept nearly 30% of the suggested code, leading to increased productivity. Furthe…

The Role of GitHub Copilot on Software Development: A Perspective on Productivity, Security, Best Practices and Future Directions

2025-02-18 · Suresh Babu Nettur, Shanthi Karpurapu, Unnati Nettur, Likhit Sagar Gajja 외

GitHub Copilot is transforming software development by automating tasks and boosting productivity through AI driven code generation. In this paper, we conduct a literature survey to synthesize insights on Copilot's impac…

Code Generation

Transforming Software Development: Evaluating the Efficiency and Challenges of GitHub Copilot in Real-World Projects

2024-06-25 · Ruchika Pandey, Prabhat Singh, Raymond Wei, Shaila Shankar

Generative AI technologies promise to transform the product development lifecycle. This study evaluates the efficiency gains, areas for improvement, and emerging challenges of using GitHub Copilot, an AI-powered coding a…

C++ code

The Impact of AI Tool on Engineering at ANZ Bank An Empirical Study on GitHub Copilot within Corporate Environment

2024-02-08 · Sayan Chatterjee, Ching Louis Liu, Gareth Rowland, Tim Hogarth

The increasing popularity of AI, particularly Large Language Models (LLMs), has significantly impacted various domains, including Software Engineering. This study explores the integration of AI tools in software engineer…