cgvwzq / loopscan

Tool for monitoring shared event loops with Javascript

Home Page:http://vwzq.net/lab/loopscan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://vwzq.net/lab/loopscan/


Languages

Language:JavaScript 80.8%Language:HTML 17.0%Language:CSS 2.2%