Skip to content

rjwills28/performance-vanillaJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

performance-vanillaJS

Vanilla implementation of updating elements at a given frequency to measure performance.

  • Create a table of NxM elements each set to VALUE.
  • Use a timer so that every 100ms the elements in the table are updated (i.e. at 10Hz).

Usage:

  • Open index.html in web browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published