Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-07 | removed 'dep' folder, no more needed | Rat | |
--HG-- branch : trunk | |||
2010-04-20 | Use jemalloc as memory allocator on linux. | raczman | |
In comparison to standard glibc allocator, jemalloc fargments adress space less, and scales linearly in multithreaded environment. Author: Jason Evans, mad props to him. --HG-- branch : trunk |