9 ms·
> For example Objective-C / swift has a GC-less memory model which just means we get to do more with less memory. This is how iPhone typically ship with lesser
by EvilEy3 5y ago
> For example Objective-C / swift has a GC-less memory model which just means we get to do more with less memory. This is how iPhone typically ship with lesser RAM than Android phones, yet do everything that Android phones are capable of surprisingly well.
You forgot CPU that's light-years ahead of anything that Qualcomm or Samsung have. But, please, keep thinking that it is about Swift/Objective-C, lol.
- jamil7 5y agoThe parent's point still stands. Memory usage is lower without the overhead of the JVM (I think that's the point they were making).
- kasabali 5y ago> You forgot CPU that's light-years ahead of anything that Qualcomm or Samsung have That's a relatively recent development. iOS's lower memory usage compared to Android, however, has been forever.