Anti-Antidote@lemmy.zip to Programmer Humor@lemmy.ml · 3 months agoStoplemmy.zipimagemessage-square15fedilinkarrow-up10arrow-down10
arrow-up10arrow-down1imageStoplemmy.zipAnti-Antidote@lemmy.zip to Programmer Humor@lemmy.ml · 3 months agomessage-square15fedilink
minus-squaremorrowind@lemmy.mllinkfedilinkarrow-up0·3 months ago “I’m writing a recursive method with threads to optimize the CPU usage in a 0.02%” THIS IS A NONSENSICAL STATEMENT MADE BY DERANGED PEOPLE I mean this is correct though
minus-squarestingpie@lemmy.worldlinkfedilinkarrow-up0·3 months agoRecursion makes it cheaper to run in the dev’s mind, but more expensive to run on the computer. Subroutines are always slower than a simple jump.
I mean this is correct though
Recursion makes it cheaper to run in the dev’s mind, but more expensive to run on the computer. Subroutines are always slower than a simple jump.