All targeting solutions for sublight speed are computable.

  • MinusPi@yiffit.net
    link
    fedilink
    English
    arrow-up
    57
    arrow-down
    2
    ·
    9 months ago

    It takes a hell of a lot more than a single clock cycle to run a targeting algorithm.

        • Jajcus@kbin.social
          link
          fedilink
          arrow-up
          17
          arrow-down
          1
          ·
          9 months ago

          Not everything has to be computed in every computation cycle. Most things are already pre-computed and the operations to do the corrections would mostly be simple additions and multiplications.

        • Crass Spektakel@lemmy.worldOP
          link
          fedilink
          English
          arrow-up
          16
          ·
          9 months ago

          Written in hand coded assembler language: Maybe 100 cycles. Actually Quake from 1997 used a very similar prediction for network coding and not joking, it took less than 60 cycles and the very same code has been used to guide the IRIS-T system - which by the way uses an 1.4Ghz ARM Quadcore.

          Written in Dotnet: Your computer is to old. No matter which computer.