Performance.memory

Sintaxis

timingInfo = performance.memory

Atributos

jsHeapSizeLimit

El tamaño máximo del heap en bytes que está disponible para el contexto.

totalJSHeapSize

El total del heap asignado, en bytes. The total allocated heap size, in bytes.

usedJSHeapSize

El actualmente activo segmento de heap de JS, en bytes.

Especificaciones

Ninguna.

Compatibilidad con navegadores

Report problems with this compatibility data on GitHub
desktopmobileserver
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
Deno
Node.js
memory
DeprecatedNon-standard

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Non-standard. Check cross-browser support before using.
Deprecated. Not for use in new websites.

Ver también