@cm0002@lemmy.world to Programmer Humor@programming.dev • 17 days agoWhy indeedlemmy.mlimagemessage-square206fedilinkarrow-up11.55Karrow-down127cross-posted to: programmerhumor@lemmy.ml
arrow-up11.52Karrow-down1imageWhy indeedlemmy.ml@cm0002@lemmy.world to Programmer Humor@programming.dev • 17 days agomessage-square206fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-square@zipzoopaboop@lemmynsfw.comlinkfedilinkEnglish42•17 days agoDon’t forget poor optimization
minus-squaresnooggumslinkfedilinkEnglish-8•edit-217 days 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•17 days 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