@cm0002@lemmy.world to Programmer Humor@programming.dev • 3 months agoWhy indeedlemmy.mlimagemessage-square200arrow-up11.54Kcross-posted to: programmerhumor@lemmy.ml
arrow-up11.54KimageWhy indeedlemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 3 months agomessage-square200cross-posted to: programmerhumor@lemmy.ml
minus-square@zipzoopaboop@lemmynsfw.comlinkfedilinkEnglish42•3 months agoDon’t forget poor optimization
minus-squaresnooggumslinkfedilinkEnglish4•edit-23 months agoThat doesn’t make the software take up more space on a drive. Optimizing is likely to result in a slightly larger install that runs more efficiently.
minus-square@Demdaru@lemmy.worldlinkfedilink30•3 months ago. . . does. Import whole ass library, use one function, once. Probably one of the easiest to implement yourself. Boom, file grew. Repeat.
Don’t forget poor optimization
That doesn’t make the software take up more space on a drive. Optimizing is likely to result in a slightly larger install that runs more efficiently.
. . . does. Import whole ass library, use one function, once. Probably one of the easiest to implement yourself. Boom, file grew. Repeat.
Lodash wants to know your location