mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 20:53:07 +00:00
4 lines
82 B
Bash
4 lines
82 B
Bash
#!/bin/sh
|
|
|
|
export MALLOC_CONF="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8"
|