-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
I tested the package on a windows 10 machine with Intel Core i5-13400T.
During these tests I noticed that the CPU usage was quite high, even when applied to a relatively small folder.
When having two instances of watcher I noticed that CPU usage was ~50%.
Not sure if there is anything that could be done within the package and maybe it is directly linked to ReadDirectoryChangesW?
I originally planned to have a few instances running, which might lead to problems (e.g. 4 instances uses almost all of my CPU).
No idea if it is helpful but the function recurse into a directory, could it help to have an option to not watch recursively?
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior