cm0002@lemmy.world to Programmer Humor@programming.dev · 1 年前Why indeedlemmy.mlimagemessage-square198linkfedilinkarrow-up11.49Karrow-down127cross-posted to: programmerhumor@lemmy.ml
arrow-up11.46Karrow-down1imageWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 年前message-square198linkfedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarezipzoopaboop@lemmynsfw.comlinkfedilinkEnglisharrow-up42·1 年前Don’t forget poor optimization
minus-square[deleted] in lemmy@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down12·1 年前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.
minus-squareDemdaru@lemmy.worldlinkfedilinkarrow-up30·1 年前. . . 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