zotero/chrome
Dan Stillman 09c3a95a7e Improve downloaded object processing
- 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.
2016-05-05 04:47:01 -04:00
..
content Improve downloaded object processing 2016-05-05 04:47:01 -04:00
locale Merge pull request #950 from adomasven/feature/import-feeds-from-opml 2016-04-28 01:09:47 -04:00
skin/default/zotero Align "Set Up Syncing" button in prefs 2016-04-26 16:27:26 -04:00