Hacker News new | ask | show | jobs
by taeric 4154 days ago
I would think the biggest benefit is the fuller understanding of what you built. Probably some efficiency benefits.

Of course, this is also the biggest fault, I would think. You rarely have the luxury of understanding to this level all of the parts of your program. And something like command line parsing probably is not the bottleneck in any way of your program.