Skip to content

cgvwzq/loopscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Loopscan

Tool for monitoring shared event loops with Javascript

loopscan screenshot

Current support

  • Renderer's Main Thread (with postMessage)
  • Renderer's Main Thread (with timers)
  • Host's I/O Thread (with fetch requests)
  • Host's I/O Thread (with workers)

Live demo

For a quick demo you simply visit this link and click "Start" :D

To Do

Add test case for the GPU process. Create timer with Worker and SharedArrayBuffer.

About

Tool for monitoring shared event loops with Javascript

Resources

Stars

13 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors