https://github.com/hackjutsu/browserworkerplayground
Playground for worker threads in Chrome/Firefox
https://github.com/hackjutsu/browserworkerplayground
Last synced: about 1 month ago
JSON representation
Playground for worker threads in Chrome/Firefox
- Host: GitHub
- URL: https://github.com/hackjutsu/browserworkerplayground
- Owner: hackjutsu
- Created: 2018-01-09T18:48:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-29T07:19:55.000Z (about 8 years ago)
- Last Synced: 2025-02-07T20:13:16.568Z (about 1 year ago)
- Language: HTML
- Size: 1000 Bytes
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Playground for Browser Workers
A playground project to test the performance difference between browser's UI thread and worker thread.