jemalloc-config
General-purpose scalable concurrent malloc implementation
Install
- All systems
-
curl cmd.cat/jemalloc-config.sh
- Alpine
-
apk add jemalloc
- Arch Linux
-
pacman -S jemalloc
- Fedora
-
dnf install jemalloc
- OS X
-
brew install jemalloc
- Dockerfile
- dockerfile.run/jemalloc-config
- Docker
-
docker run cmd.cat/jemalloc-config jemalloc-config
powered by Commando
jemalloc
General-purpose scalable concurrent malloc implementation
jemalloc-devel
The jemalloc-devel package contains libraries and header files
for developing applications that use jemalloc.