• frezik@midwest.social
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    4 days ago

    For raw computation, yes. Most programs aren’t raw computation. They run in and out of memory a lot, or are tapping their feet while waiting 2ms for the SSD to get back to them. When we do have raw computation, it tends to be passed off to a C library, anyway, or else something that runs on a GPU.

    We’re not going to significantly reduce datacenter energy use just by rewriting everything in C.

    • BlackLaZoR@fedia.io
      link
      fedilink
      arrow-up
      15
      arrow-down
      1
      ·
      3 days ago

      We’re not going to significantly reduce datacenter energy use just by rewriting everything in C.

      We would however introduce a lot of bugs in the critical systems