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

jemalloc is a strong memory allocator. But I expect that the team felt that most applications don't need to ship their own memory allocator.

An issue that Rust has had to overcome is that it produces bloated binaries by default. Hello World type applications are hundreds of kilobytes long, because they ship jemalloc and libunwind. Removing one of those helps.



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

Search: