For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /debug-utilities/interfaces/RuntimeStats.md.

Interface: RuntimeStats experimental

Beta

Properties

arrayCount

arrayCount: number

Beta


atomCount

atomCount: number

Beta


atomSize

atomSize: number

Beta


fastArrayCount

fastArrayCount: number

Beta


fastArrayElementCount

fastArrayElementCount: number

Beta


functionCodeSize

functionCodeSize: number

Beta


functionCount

functionCount: number

Beta


functionLineCount

functionLineCount: number

Beta


functionSize

functionSize: number

Beta


memoryAllocatedCount

memoryAllocatedCount: number

Beta


memoryAllocatedLimit

memoryAllocatedLimit: number

Beta


memoryAllocatedSize

memoryAllocatedSize: number

Beta


memoryUsedCount

memoryUsedCount: number

Beta


memoryUsedSize

memoryUsedSize: number

Beta


objectCount

objectCount: number

Beta


objectSize

objectSize: number

Beta


propertyCount

propertyCount: number

Beta


propertySize

propertySize: number

Beta


stringCount

stringCount: number

Beta


stringSize

stringSize: number

Beta