Y
Hacker News
new
|
ask
|
show
|
jobs
by
FilterJoe
4137 days ago
Yes. Sandboxing makes sense when you think of browser as operating system. Isolate each process to increase security and crash-resistance. Makes sense, but it takes more memory.
1 comments
emodendroket
4137 days ago
Frankly I have more memory than I need for most tasks so I don't mind this trade-off.
link
frozenport
4136 days ago
On the other hand memory memory takes more time to read, potentially leading to latency.
link