Tuning Jemalloc (#3600)

This commit is contained in:
Pascal Vizeli 2022-04-28 11:25:38 +02:00 committed by GitHub
parent e73809d350
commit 7b46c4759d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,6 @@
# Start Supervisor service
# ==============================================================================
export LD_PRELOAD="/usr/local/lib/libjemalloc.so.2"
export MALLOC_CONF="background_thread:true,metadata_thp:auto"
exec python3 -m supervisor