Hacker News new | ask | show | jobs
by Dylan16807 3028 days ago
My "private bytes" numbers very from 50 to 300MB per chrome process, so that's not counting shared memory or untouched memory.

An HD pixel buffer is only 6MB.

1 comments

> An HD pixel buffer is only 6MB.

Don't forget that the browser splits out different layers and composites them together, so it'll be a little bigger than that.