lumilio-web / utils/smartBatchSizing / getOptimalBatchSize
Function: getOptimalBatchSize()
getOptimalBatchSize(
operationType,totalItems,priority):number
Defined in: utils/smartBatchSizing.ts:382
Hook-friendly utility for getting optimal batch size
Parameters
operationType
string
totalItems
number
priority
ProcessingPriority = ProcessingPriority.NORMAL
Returns
number
