• rbos@lemmy.ca
      link
      fedilink
      English
      arrow-up
      10
      ·
      2 days ago

      Not even. The Intel 8008 didn’t even break 1MHz and that was a few years later.

      I don’t know what they used on the moon landing, though.

      • Dave.@aussie.zone
        link
        fedilink
        English
        arrow-up
        18
        ·
        edit-2
        1 day ago

        I don’t know what they used on the moon landing, though.

        An efficient, real-time multitasking software stack on a 2MHz processor with the equivalent of ~4K of RAM and 64K of ROM.

        Smart enough to handle being accidentally overloaded by its operators and still balance a spacecraft on a single engine and land on the moon while doing multiple reboots to clear its software stack. It would work its way down a list of “fly a spacecraft” tasks from critical, to informational, to just monitoring, with a certain amount of time allocated to complete the whole list. If it ran out of time, it would drop everything, perform the equivalent of a reboot with navigation parameters parked in memory, and then start again at the most critical task.

        Apollo 11’s crew accidentally left their rendezvous radar (which was checking on the location of the command module in orbit) in a mode that constantly poked the computer with “pay attention to me” interrupts, and it couldn’t service the radar and run through it’s task list completely while it was on descent to the lunar surface.

        To the programming team’s credit, this just caused an overload alarm a few times and the mission completed successfully.

        The Apollo programmers pretty much created the whole software engineering field from scratch in the 10 years before 1969.

      • monotremata@lemmy.ca
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 day ago

        That’s still about 1000x less raw CPU performance than the cheapest smartphone on the market, though.

        (E.g. a Blu View 5 Pro, which is the cheapest Tracfone is listing as in stock, for $30. Its Helio G36 uses 4 Cortex A53 cores at 2200MHz and 4 at 1800 MHz, and between 1-2 instructions per clock, giving between 16000-32000 million instructions per second. The IBM ran at 16.6 million instructions per second, per that Wikipedia link.)

        (Looking at Walmart turned up a TCL K33 5G for only $20, but it uses a Dimensity 6300 cpu which is actually a little more powerful.)