inseven / opolua

A compiled-OPL interpreter for iOS written in Lua
https://opolua.org
MIT License
12 stars 0 forks source link

Directory observer seems to have particularly bad worst case performance #153

Closed jbmorley closed 2 years ago

jbmorley commented 2 years ago

I noticed a situation where it was performing 10s of enqueued updates. We probably need to debounce / rate limit updates.

jbmorley commented 2 years ago

Closed in lieu of #178 which collects together the known issues with the RecursiveDirectoryMonitor.