mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 05:33:06 +00:00
Add unit test for sharded bins.
This commit is contained in:
3
test/unit/binshard.sh
Normal file
3
test/unit/binshard.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
export MALLOC_CONF="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8"
|
||||
Reference in New Issue
Block a user