What are the software metrics used in solo programming?

I am new to software performance metrics and I am looking for software metrics that improve the performance of solo programmers

  • What are software performance metrics?

  • What are the parameters that I should measure, and how to do it?

  • What is the difficulty of developing traditional software products?

I should consider all these issues as soon as possible.

+3
source share
1 answer

As an indicator of developer productivity, I suggest considering the following:

  • stability of developer contributions (i.e., how much developer code was rewritten after being used by other developers)
  • ,
  • ( 1000 )
+1

Source: https://habr.com/ru/post/1758127/


All Articles