32

Fun fact!

Vs code actually works with 550k lines of html dom.

Comments
  • 5
    Only 900k nodes, and 700mb memory in chromium

    {
    "Timestamp": 5805.789074,
    "Documents": 2,
    "Frames": 1,
    "JSEventListeners": 8944,
    "Nodes": 901882,
    "LayoutCount": 377,
    "RecalcStyleCount": 378,
    "LayoutDuration": 8.798291,
    "RecalcStyleDuration": 6.163722,
    "ScriptDuration": 0.003815,
    "TaskDuration": 30.587668,
    "JSHeapUsedSize": 4008536,
    "JSHeapTotalSize": 7024640
    }
  • 4
    Mother of God
  • 3
    That's the sign of stupidity
  • 0
    But it doesn't work with 1MB of json :(
Add Comment