you are viewing a single comment's thread
view the rest of the comments
[–] 23 points 3 years ago (4 children)

Can someone explain this joke to me

"I'm writing a recursive method with threads to optimize the CPU usage in a 0.02%"

I understand everything apart from the "in a 0.02%". What does that mean? How can something be in a percentage?

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

    It's a double joke. For programmers, it's pretty useless unless your in high performance computing.

    If you're on the nitty gritty OS or CPU itself, 0.02% optimization can mean significant improvememt of different things but because it is otherwise unitless, it is equally useless to the reader.

  • source
  • parent
  • hideshow 1 child comment