10,730
edits
Line 168: | Line 168: | ||
The downloader summary may contain also the information about the pauses, as for example <code><Downloader CacheSize=100MB UsedCache=81MB Paused=18% /></code>. In this case, we know that the downloader paused for a considerable time. As the single possible reason is insufficient cache size, increasing the cache size would improve the performance. Also check your data for [[Advanced_sync_setup#Dominant_entity|dominant entities]]. | The downloader summary may contain also the information about the pauses, as for example <code><Downloader CacheSize=100MB UsedCache=81MB Paused=18% /></code>. In this case, we know that the downloader paused for a considerable time. As the single possible reason is insufficient cache size, increasing the cache size would improve the performance. Also check your data for [[Advanced_sync_setup#Dominant_entity|dominant entities]]. | ||
Since [[Releases/Spring 2023|release 16.0]], if you enable [[Configuration#Sync_Errors|Diagnostic Sync Logs]], the log includes statistics about the download of each entity and hints about recommended configuration changes that can increase performance. See [[Deep dive: Sync download optimization]]. | |||
== Warning == | == Warning == |