perf: optimize watch process by Songmu · Pull Request #226 · k1LoW/deck · GitHub
DRANK
When the watch process is running, if it takes a long time to apply differences, file update events may be queued, causing updates to run repeatedly. This is very inefficient, so we will drain all ...