summaryrefslogtreecommitdiffstats
path: root/deps/jemalloc/test/unit/pack.sh
blob: 6f451480bae6db08af430350fe51744be3f374e0 (plain)
1
2
3
4
#!/bin/sh

# Immediately purge to minimize fragmentation.
export MALLOC_CONF="dirty_decay_ms:0,muzzy_decay_ms:0"