this post was submitted on 03 Jun 2025
134 points (97.9% liked)

Science Memes

14937 readers
1906 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.

This is a science community. We use the Dawkins definition of meme.



Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
134
submitted 4 days ago* (last edited 4 days ago) by Object to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 21 points 4 days ago (1 children)

Some numbers are missing...[due to] out of memory error.

The S7+ seems to have 6 or 8GB RAM, but the iPhone 7 only has 2, yet it seems the iPhone ran the test and the S7+ didn't. I wonder if the iOS implementation is that much better, or Android isn't set up with any swap, or...?

[โ€“] [email protected] 14 points 4 days ago

Android has swap, in my case 4GiB. It might also be compressed but parameters are probably incompressible anyway.

Given the runtime on ios, it seems unlikely swapping would be involved. Might be a failed hardware check of some sort, or the OS refusing to alot more ram to the authors specific specific app. Similar to running in the background, there seems to be a lot of chaos about ram allocation permissions on android.

Right now, I am working on an App and the Samsung Ultra S21 that I am using (even having 16GB of ram available..) does not allow me to use more than 500MB for this App even with android:largeHeap="true" in the Manifest.

- late 2021, so