Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

globc malloc works reasonably well if threads are not used (nginx and postgres are examples of apps which don’t rely on threads), but if an app uses many threads on multi core CPU shortcomings of glibc malloc (or advantages of jemalloc) become more obvious, especially if you use some LTS Linux distro with an old glibc.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: