Reply To: OpenEars and the main thread

Home Forums OpenEars OpenEars and the main thread Reply To: OpenEars and the main thread

#12181
hohl
Participant

Thanks for your response.

While debugging the application without finding something special blocking I’ve started thinking that the blocking is produced by the I/O to the devices flash memory. Does OpenEars take heavy usage of the disk, which may blocking other resources (SQLite database) to load? What would be a good approach to throttle the disk I/O usage of OpenEars?