6 ms·
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 t
by FilterJoe 12y 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.
- emodendroket 12y agoFrankly I have more memory than I need for most tasks so I don't mind this trade-off.
- frozenport 12y agoOn the other hand memory memory takes more time to read, potentially leading to latency.