☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 11 days agoWhy indeedimagemessage-square23fedilinkarrow-up111arrow-down11cross-posted to: programmer_humor@programming.dev
arrow-up110arrow-down1imageWhy indeed☆ Yσɠƚԋσʂ ☆@lemmy.ml to Programmer Humor@lemmy.mlEnglish · 11 days agomessage-square23fedilinkcross-posted to: programmer_humor@programming.dev
minus-squareJoeyJoeJoeJr@lemmy.mllinkfedilinkarrow-up1·11 days agoMany apps ship both vectors and raster images. It is worth nothing that vectors save space, but increase compute (the image now has to be rendered at runtime), contributing to slower startup times.
Many apps ship both vectors and raster images. It is worth nothing that vectors save space, but increase compute (the image now has to be rendered at runtime), contributing to slower startup times.