Tibor@pawb.social to Programmer Humor@lemmy.mlEnglish · 1 year agoWe must stay focusedpawb.socialimagemessage-square20fedilinkarrow-up1644arrow-down127
arrow-up1617arrow-down1imageWe must stay focusedpawb.socialTibor@pawb.social to Programmer Humor@lemmy.mlEnglish · 1 year agomessage-square20fedilink
minus-squareBappity@lemmy.worldlinkfedilinkEnglisharrow-up51arrow-down2·1 year agoyou need to teach them to put random instances of sleep statements so they can be removed later and you can pretend you optimized the app for your client
minus-squaredarcylinkfedilinkEnglisharrow-up1·1 year agobad code. that should be abstracted to coma()
minus-squareLazaroFilm@lemmy.worldlinkfedilinkEnglisharrow-up2·1 year agoWe need to do an efficiently test. Run my cone a thousand times and yours a thousand times, then check which runs faster.
minus-squaredarcylinkfedilinkEnglisharrow-up1·1 year agoeasy. i’ll add this benchmark as a unit test to check in ci/cd
you need to teach them to put random instances of sleep statements so they can be removed later and you can pretend you optimized the app for your client
deleted by creator
sleep(3.786912e+11)
bad code. that should be abstracted to
coma()
We need to do an efficiently test. Run my cone a thousand times and yours a thousand times, then check which runs faster.
easy. i’ll add this benchmark as a unit test to check in ci/cd