Version: NextOn this pageMemoryLoadSignalOptions Tuning for the built-in memory load signal, as accepted both by MemoryLoadSignal and by the memory shorthand on LoadSignalsOptions.Index PropertiesmaxUsedRatiooverloadedRatioProperties optionalmaxUsedRatiomaxUsedRatio?: number = 0.9Defines the maximum ratio of total memory that can be used. Exceeding this limit overloads the memory.optionaloverloadedRatiooverloadedRatio?: number = 0.2Maximum ratio of overloaded snapshots in a sample before memory counts as overloaded.
Tuning for the built-in memory load signal, as accepted both by MemoryLoadSignal and by the
memoryshorthand on LoadSignalsOptions.