██▓▒­░⡷⠂𝚝𝚑𝚎 𝚘𝚌𝚝𝚝 𝚒𝚗𝚜𝚒𝚍𝚎 𝚞𝚛 𝚠𝚊𝚕𝚕𝚜⠐⢾░▒▓██ on 2024-08-12T11:15:12Z [JSON]

Android developer option "Suspend execution for cached apps":

It seems to be one of the causes of bad RAM management (killing apps too aggressively making multitasking hard), since Android 12... introduced probably in an attempt of preventing noob users from experiencing lag, and copy Apple badly.

The option seems not to respect battery optimization exceptions for given apps, and is also working constantly despite of having a lot of free RAM (but it probably acts faster when too much RAM is used). It acts deleting processes (not necessarily entire apps) from RAM cache if they are in background but not doing work (not acting as foreground-in-the-background?). They say it should save battery, but it doesn't make sense, if it only kills apps which are alredy not doing anything.