Skip to content

lumilio-web / utils/performancePreferences / PerformancePreferences

Interface: PerformancePreferences

Defined in: utils/performancePreferences.ts:17

Properties

customBatchSizeMultiplier?

optional customBatchSizeMultiplier: number

Defined in: utils/performancePreferences.ts:19


maxConcurrentOperations

maxConcurrentOperations: number

Defined in: utils/performancePreferences.ts:22


prioritizeUserOperations

prioritizeUserOperations: boolean

Defined in: utils/performancePreferences.ts:21


profile

profile: PerformanceProfile

Defined in: utils/performancePreferences.ts:18


respectMemoryLimits

respectMemoryLimits: boolean

Defined in: utils/performancePreferences.ts:20