• @douglasg14b
    link
    English
    11 year ago

    each line of code is a millisecond round their neck

    My man here thinking performance optimizations= fewer lines of code 😂😂😂

    • @[email protected]
      link
      fedilink
      English
      11 year ago

      Let me rephrase then as you missed my point. Each line of code is a millstone around you, your team, and your companies neck. Maintainability usually corellates to LOC. Performance often aligns to LOC. Understanding your Big-O is far easier with less lines for when you do need to optimize. It’s easy to write ten lines of code. The wisdom comes from knowing which of those lines you need and which you don’t