Skip to content

: debug allocate

Allocate a zero-filled memory buffer and then async sleep a bit (useful for measuring memory speed and memory diagnostics)

Usage: : debug allocate <SIZE>

Arguments

Name Description Possible values Default
<SIZE> Size of the buffer to allocate (in bytes)

Risky

This command is marked as risky, so it cannot be used in lockdown mode.

Experimental

This command is marked as experimental, so it may be subject to change.