Do you know how many LOC are in the codebases you work on? I see this as a common question in surveys, but I rarely bother measuring.
miniblog.
Related Posts
I don't care what your project's test coverage is, but the fact that you're measuring it is a great sign.
On the challenge of measuring spam prevalence externally, because historical data tends to be cleaner:
Measuring Go program (GoAWK) performance from 1.2 to 1.18: https://benhoyt.com/writings/go-version-performance/
The Go 1.3 runtime led to a 2x speedup in GoAWK, and performance wins have continued since. It's easy to see popular PLs as largely finished, but the wins here show there's still opportunities.