09c3a95a7e
- Use an increasing notifier batch size, so objects initially appear one by one but then start showing up in batches, up to 50. (UI updates are expensive, so for larger syncs we don't want to update after each object.) - Avoid separate save to update attachment file sync state, which was also happening outside of notifier batches (causing individual updates regardless of the batch size) - Add a 10ms delay after processing each object, which keeps the UI responsive during downloads. #989 could reduce this to 1 during idle, to save a few minutes when downloading very large libraries. |
||
---|---|---|
.. | ||
content | ||
locale | ||
skin/default/zotero |