skupperproject / skupper-router

An application-layer router for Skupper networks
https://skupper.io
Apache License 2.0
14 stars 18 forks source link

CMake option to link jemalloc #166

Open jiridanek opened 2 years ago

jiridanek commented 2 years ago

http://jemalloc.net/

jiridanek commented 2 years ago

What to do with this? It might be best to go about it in three steps.

List of notable alternative allocators, from https://crates.io/crates/shadowsocks-rust build options

tcmalloc is from google, jemalloc is facebook and openjdk, mimalloc is microsoft

jiridanek commented 1 year ago

Here's some negativity about jemalloc