>Gmail isn’t even the worst offender, it’s just a more popular one. The Tesla and Crypto.com apps are around 1 GB each. One reason is those are typically apps which need to be heavily secured. So behind the seemingly "simple" user interface and functionalities, there's so much security related code to ensure their "safety". More importantly, it's difficult to code without dependencies.
Why is the Gmail app 700 MB?
21–30 of 403 posts
Re: Why is the Gmail app 700 MB?
#22With charts:
https://www.axios.com/2017/12/15/the-top-iphone-apps-are-tak...
I had no idea common apps used to be just 10-30 MB. But are now hundreds of MB.
Something like Gmail doesn't have massive hi-resolution bitmap graphics. Since the article doesn't give any answer, I'm assuming it's a hand-wavy "frameworks", but that's an enormous amount of compiled code.
Re: Why is the Gmail app 700 MB?
#23maybe because we need to be pushed to buy minimum the 256GB versions of phones. it is a wintel deja vu
Re: Why is the Gmail app 700 MB?
#24Re: Why is the Gmail app 700 MB?
#25Earlier quoted context omitted.
Right! I was looking forward to some insight into what's in that thing, but there was nothing. Why IS the Gmail app 700MB?
Emerge Tools has an old thread on why it's actually so big: https://x.com/emergetools/status/1810790280922288617
Re: Why is the Gmail app 700 MB?
#26Apple, on the other hand, doesn't have to do this. They can integrate at lower levels and even with all else being equal can develop updates with perfect insight on the ecosystem and foresight on things to come.
Somewhat supporting this possible explanation is that, similar to Apple on iOS, Google's apps on android are significantly smaller.
Re: Why is the Gmail app 700 MB?
#27Earlier quoted context omitted.
The article is the question though, the question deserved to be asked. And Gmail deserve to be shamed for shipping almost a gigabyte of stuff for a mailbox. Wouldn't be surprised if they accidentally/intentionally built the whole youtube client in there.
It is also a conferencing app. That might explain some of the size.
Re: Why is the Gmail app 700 MB?
#28Hacker News is currently sitting at 130 MB. I simply do not understand how these things are calculated but I suspect the calculated amount that the Chrome tab diagnostic isn't a consistent way of comparing to other application memory usages, or at least a mental model that makes sense to most people (e.g. whats a lot of memory consumption? what should it be? is it too high, is it too low? etc.)
Do you mean the RAM used by the tab? The article is talking about disk space
Re: Why is the Gmail app 700 MB?
#29> For most of that period, the size of the Gmail app hovered around 12 MB, with a sudden jump to more than 200 MB near the start of 2017... The Gmail app, on the App Store, is currently 760.7 MB in size. With charts: https://www.axios.com/2017/12/15/the-top-iphone-apps-are-tak... I had no idea common apps used to be just 10-30 MB. But are now hundreds of MB. Something like Gmail doesn't have massive hi-resolution bit…
More like a few dozen kilobytes to a handful of megabytes. If you look in F-Droid you can find some good old apps where graphics are either small or it uses the default styles for buttons and the like
Looking at a tiny utility app I made 6 years ago, it's 9KB, most of which will be the default things the compiler includes