I generally have some eye for “how much code does it take” to do a specific task. One thing I’ve come to terms with while working on larger and larger systems is that the runtime code starts to become dwarfed by the test code and build system that helps make the final artifact.
Code Volume