reduce upfront memory usage for low density volume
This commit is contained in:
@@ -8,7 +8,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
batch = 100000
|
||||
batch = 10000
|
||||
)
|
||||
|
||||
type SectionalNeedleId uint32
|
||||
|
||||
Reference in New Issue
Block a user