Y
Hacker News
new
|
ask
|
show
|
jobs
by
MarkyC4
2147 days ago
iOS optimizes here too, by limiting how much CPU/IO background apps can use. It's frustrating to use Chromecast (for example) on iOS since it's always disconnecting from the receiver.
1 comments
saagarjha
2147 days ago
I'm talking about background daemons from the system, which have different resource limits.
link
why_only_15
2146 days ago
the background daemons are mostly memory-limited, not processor-limited.
link
saagarjha
2145 days ago
Fair. And to be honest, many of them are present on macOS too, without Jetsam around to kill them ;)
link