this post was submitted on 11 Jul 2023
2571 points (98.4% liked)
Memes
45649 readers
2350 users here now
Rules:
- Be civil and nice.
- Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Tbh bloat usually has nothing to do with tracking or something. Additional code is actually super light-weight. To add full tracking and stuff, we might be looking at a few 100kb additional size.
Using fat frameworks like react native adds much more size. Maybe another 5-10MB.
But what really takes a lot of space is animations, images, background images and stuff like that. A high-res image might take multiple MB on it's own. Multiple of them will take much more.