Kai Franke
Results
2
comments of
Kai Franke
Many thanks for your fast reply! > I think the bottleneck is probably the synchronizeLocalDatabase which could be executed in a background thread. Can you please test with this commit...
The changes within #8494 fix the delay caused by database syncs. The only thing I found to be an issue with the JavaFX thread was the _UpdateRefusedEvent_ posted by _DBMSSynchronizer.synchronizeSharedEntry_...