Nov
12th
Mon
12th
Firefox' Appetite for Memory
memory leak, memory fragmentation - it’s the same thing. Allocated memory that is now unusable. Interestingly the fix for memory fragmentation is to allocate larger chucks of memory.
I can imagine this is quite a problem for browsers because they are constantly allocating space for large objects of hugely varying sizes: icons, photos,videos,html etc.