Fix binshard.sh by specifying bin_shards for all sizes.

This commit is contained in:
guangli-dai
2025-05-07 17:39:20 -07:00
committed by Qi Wang
parent fd60645260
commit 1818170c8d
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
export MALLOC_CONF="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8"
export MALLOC_CONF="narenas:1,bin_shards:1-160:16|129-512:4|256-256:8|513-8070450532247928832:1"