|
|
|
|
|
by mrweasel
370 days ago
|
|
Looking at all the comments and lightly browsing the source code, I'm amazed. Both at how much impact a memory allocator can make, but also how much code is involved. I'm not really sure what I expected, but somehow I expect a memory allocator to be ... smaller, simpler perhaps? |
|
However it is typically always more complex to make production quality software, especially in a performance sensitive domain.