• @mbirth@lemmy.ml
    link
    fedilink
    63 days ago

    Does the paper take into account the energy required to compile the code, the complexity of debugging and thus the required re-compilations after making small changes? Because IMHO that should all be part of the equation.

    • @HelloRoot@lemy.lol
      link
      fedilink
      English
      63 days ago

      They compile each benchmark solution as needed, following the CLBG guidelines, but they do not measure or report the energy consumed during the compilation step.

      Time to write our own paper with regex and compiler flags.