cm0002@lemmy.world to Programmer Humor@programming.dev · 3 个月前Why indeedlemmy.mlimagemessage-square201fedilinkarrow-up11.55Karrow-down127cross-posted to: programmerhumor@lemmy.ml
arrow-up11.52Karrow-down1imageWhy indeedlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 3 个月前message-square201fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarezipzoopaboop@lemmynsfw.comlinkfedilinkEnglisharrow-up42·3 个月前Don’t forget poor optimization
minus-squaresnooggums@lemmy.worldlinkfedilinkEnglisharrow-up4arrow-down12·edit-23 个月前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·3 个月前. . . 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