Add unit test for sharded bins.

This commit is contained in:
Qi Wang
2018-11-28 16:23:18 -08:00
committed by Qi Wang
parent 98b56ab23d
commit 711a61f3b4
3 changed files with 107 additions and 0 deletions

3
test/unit/binshard.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
export MALLOC_CONF="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8"