Skip to content

Simple test using a Perlin noise map to see if re-rendering 1000+ DOM nodes causes issues using lighterHTML. This does not cache or memoize render function calls.

License

Notifications You must be signed in to change notification settings

vivianeasley/lighterHTML-stress-test

Repository files navigation

lighterHTML Stress Test

Just a test to see if re-rendering 1000+ views at the same time causes major issues in rendering. Uses Perlin noise to build the map. Each map tile is a DOM node with logic.

To Run

npm install npm run dev

About

Simple test using a Perlin noise map to see if re-rendering 1000+ DOM nodes causes issues using lighterHTML. This does not cache or memoize render function calls.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published