add jemalloc
Some checks are pending
/ build_macos (push) Waiting to run
/ build_windows (push) Waiting to run
/ Central Controller Build (push) Waiting to run
/ multi-arch-docker (push) Blocked by required conditions
/ build_ubuntu (push) Waiting to run

This commit is contained in:
Grant Limberg 2025-09-03 15:04:51 -07:00
parent 6ceb8eac97
commit 4f07599992
2 changed files with 2 additions and 1 deletions

View file

@ -17,3 +17,4 @@ dependencies:
- conda-forge::inja=3.3.0
- conda-forge::libhiredis=1.3.0
- conda-forge::nlohmann_json=3.12.0
- conda-forge::jemalloc=5.3.0

View file

@ -162,5 +162,5 @@ fi
export GLIBCXX_FORCE_NEW=1
export GLIBCPP_FORCE_NEW=1
export LD_PRELOAD="/usr/lib/x86_64-linux-gnu/libjemalloc.so.2"
export LD_PRELOAD="/opt/conda/envs/central_controller/lib/libjemalloc.so.2"
exec /usr/local/bin/zerotier-one -p${ZT_CONTROLLER_PORT:-$DEFAULT_PORT} /var/lib/zerotier-one