JSFiddle - React, Tailwind, and code Playground

JavaScript

window.onload = function()
{
    console.log(window.performance.memory);
}