you are viewing a single comment's thread
view the rest of the comments
[–] 12 points 2 years ago (1 child)

Almost like they don't want anyone to figure out how dogshit their code is.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (2 children)

    People who dislike code documentation are often overoptimizers, from my experience.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 2 years ago (1 child)

    Optimizing like it’s the early 80s and every byte is precious? Or do you mean something else?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    Exactly. Using 10 obscure instructions to save 1 clock cycle.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 2 years ago

    Assuming it even does save it. The complier is going to do what it wants to do. Unless you really know your stuff any high level language is going to be a black box. One guy I worked with loved to do that but he would be able to prove that it did matter.

  • source
  • parent