Hacker News new | ask | show | jobs
by surajrmal 11 days ago
Android and chrome both benefit greatly from fork exec as part of their zygote model iirc. It substantially reduces the memory cost and latency of spawning new apps and tabs.