mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 13:13:06 +00:00
Add batch allocation API
This commit is contained in:
3
test/unit/batch_alloc.sh
Normal file
3
test/unit/batch_alloc.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="tcache_gc_incr_bytes:2147483648"
|
||||
Reference in New Issue
Block a user