Home » Research & Learning » GitClear First-Party Research

GitClear First-Party Research & Studies

This section of the site is designed as a home specifically for the first-party research that GitClear periodically conducts. If you want to read more about developer measurement and code metrics in general, check out our Research & Learning Center.

  • Days with a commit percentiles, showing a median of 156 active days per year

    Git Commit Count Percentile Stats, Annual Days Active from 878,592 Dev-years

    Authored Q3 2024

    This research analyzed 878,592 dev-years and observed that the median developer averaging at least one commit per work day will contribute 417 commits per year, over the course of 156 active days.

  • Pull request duration by diff tool

    30% Less is More: Code Review Strategies That Cut Pull Request Size

    Authored Q2 2024

    This research analyzed 12,638 pull requests and observed a reduction of 22-31% in code lines to review by better interpreting code operations. 50 review participants suggest that review quality remains high.

  • Churn by Year

    Coding on Copilot: 2023 Data Suggests Downward Pressure on Code Quality

    Authored Q1 2024

    Analysis of 153 million lines of code authored between 2020 and 2023 suggest that the proportion of "copy/pasted" code is increasing while moved code decreases.

  • Diff Delta Correlation

    Diff Delta in Context: Benchmarks for 10k or 1m Diff Delta, and How Does Company Size Influence Velocity?

    Authored Q1 2023

    This research presents example websites and products, and how much Diff Delta was required to build them.

  • Diff Delta Correlation

    Measuring Code Activity for Data-Driven Decisions

    Authored Q2 2022

    The most comprehensive guide to measuring software coding activity for data-driven decision makers.

  • Diff Delta Correlation

    Diff Delta, Commits, Code Lines: A Story Point Correlation Study

    Authored Q2 2021

    Peer-reviewed research suggests Diff Delta has higher correlation with "software effort" than other git metrics.

  • Diff Delta Correlation

    Lines of Code Breakdown: A Compositional Analysis

    Authored Q3 2020

    For teams that use "lines of code" as a metric, what are they measuring? Breaking down 10 million code line changes.