Memory fragmentation
Rikki Cattermole via Digitalmars-d
digitalmars-d at puremagic.com
Sat Oct 24 18:56:28 PDT 2015
On 25/10/15 9:05 AM, Kagamin wrote:
> An interesting article about memory fragmentation:
> http://nfrechette.github.io/2015/06/25/out_of_memory/
The last couple of streams + a bit of time off it.
I've spent quite a bit of it working on a host name + port router and
the optimization function pretty much unfragments the memory of the tree.
Ironically, I have yet to be able to prove that fragmentation decreases
performance in any way.
More information about the Digitalmars-d
mailing list