Skip to content

A demo comparing timers executed in a main thread and web worker.

License

Notifications You must be signed in to change notification settings

Splode/worker-timer-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worker Timer Demo

This is a demo project comparing setTimeout and setInterval accuracy in a main thread and web worker. It's part of an article on timers in web workers that I wrote.

Development

npm install
npm run dev

About

A demo comparing timers executed in a main thread and web worker.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published