• @xmunk@sh.itjust.works
    link
    fedilink
    291 month ago

    It is, honestly, the dumbest of the -O flag option, which is why I picked it. I’m sure there are times when it’s useful, but it’s nearly never the right choice.

      • @dan@upvote.au
        link
        fedilink
        81 month ago

        Software that runs on embedded systems usually benefits from being small, too.

        • @Thorry84@feddit.nl
          link
          fedilink
          41 month ago

          As someone who has worked on embedded systems for the past 30 years: It used to be a real big deal, but for the past 10-15 years it hasn’t. We now have fully fledged multi core systems running everything. Even small embedded sensors or actuation controllers are 100+ MHz microcontrollers with oodles of flash and ram.

          Now there has been an interesting turnaround with the whole chip shortage for the past years. All the young folk are at a loss, being used to just putting powerful chips all around willy-nilly. So they turn to the old folk like me to figure out designs with less chips, running busses all over and connecting dumb sensors/actuators to a central processing unit.