mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-22 20:53:07 +00:00
4 lines
64 B
Bash
4 lines
64 B
Bash
#!/bin/sh
|
|
|
|
export MALLOC_CONF="tcache_gc_incr_bytes:2147483648"
|