Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Performance Graphs #5

@gtzilla

Description

@gtzilla

Add in visual performance graphs for different 'types' of fastFrag JSON versus innerHTML (with regex) and manipulating the DOM directly via a for loop, example: for (var i=0; i<100;i++){ document.body.appendChild( document.createElement("div") ); }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions