yuanchuan / node-watch

A wrapper and enhancements for fs.watch
https://npm.im/node-watch
MIT License
339 stars 44 forks source link

High CPU consumption on window service #99

Closed linonetwo closed 3 years ago

linonetwo commented 3 years ago

Thank you for making this dependency free file watcher. But I encounter some performance issue.

When watcher started, seems in MacOS, CPU will take 50-60% in window service, and in Windows sometimes it gets to 100%.

linonetwo commented 3 years ago

Seems not caused by this...