Skip to content

irisfield/loopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loopwatch

Event-loop lag measurement and CI enforcement for Playwright and React. Zero runtime deps, ESM-only.

Package Description
loopwatch Core measurement engine — measureLoopLag, assertHealthy, LoopMonitor
loopwatch-playwright Playwright fixture — fail CI when a user interaction blocks the main thread
loopwatch-react React hooks — ambient loop health state and scoped measurement

Install

bunx jsr add @irisfield/loopwatch
bunx jsr add @irisfield/loopwatch-playwright
bunx jsr add @irisfield/loopwatch-react

License

MIT

About

Event-loop lag measurement and CI enforcement for Playwright and React. Zero runtime deps, ESM-only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors