SIGN IN SIGN UP

Watcher and initial load performance improvements (#357)

* Set low CPU priority on watcher

Fixes #247.

* Batch stat and readdir calls

* Fix fs.exists

callbackify seems to always adds an error as the first argument. Opted
to just use the promise for this one.

* Batch lstat

* Add maximum time for flushing batches
A
Asher committed
259095eae22fd7e57b920be30484929fb357e1d0
Parent: 38a0706
Committed by Kyle Carberry <kyle@kwc.io> on 3/27/2019, 10:04:19 PM