miércoles, 11 de junio de 2008

nedmalloc: fast memory allocator

from nedmalloc website:

"nedmalloc is a VERY fast, VERY scalable, multithreaded memory allocator with little memory fragmentation...

It is more than 125 times faster than the standard Win32 memory allocator, 4-10 times faster than the standard FreeBSD memory allocator and up to twice as fast as ptmalloc2, the standard Linux memory allocator. It can sustain a minimum of between 7.3m and 8.2m malloc & free pair operations per second on a 3400 (2.20Ghz) AMD Athlon64 machine"

I've made some changes to allow compilation in gcc (4.3) for Windows using code::blocks

You can download zip file here.

3 comentarios:

h_sin_remedio dijo...

pues muy interesante! voy a investigarlo un poco

Anónimo dijo...

I really like when people are expressing their opinion and thought. So I like the way you are writing

Anónimo dijo...

Not bad article, but I really miss that you didn't express your opinion, but ok you just have different approach