Add batch allocation API

This commit is contained in:
Yinan Zhang 2020-04-23 15:46:45 -07:00
parent c6f59e9bb4
commit 978f830ee3
9 changed files with 329 additions and 2 deletions

3
test/unit/batch_alloc.sh Normal file
View file

@ -0,0 +1,3 @@
#!/bin/sh
export MALLOC_CONF="tcache_gc_incr_bytes:2147483648"