Hacker News new | ask | show | jobs
by austin-cheney 35 days ago
Software should be measured exactly the same as before:

* execution speed

* execution resource cost

* average time to debug issues

* average to add/remove features

1 comments

Agree. The challenge is that same model/provider can use dramatically different numbers for thefirst two items. Maintainability is an invariant of quality of the system. Measuring that is a good metric for sure.