Project

Profile

Help

Issue #5236

closed

Collections sync doesn't fetch metadata in parallel

Added by bmbouter over 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Performance
Sprint:
Sprint 57
Quarter:

Description

The current sync implementation schedules a single coroutine and waits for it to return, this effectively schedules a single downloader. When you have to make thousands of requests (as this sync does) we should parallelize it.

Actions #1

Updated by bmbouter over 4 years ago

  • Tracker changed from Task to Issue
  • Subject changed from Update Collections sync to be parallelized to Collections sync doesn't fetch metadata in parallel
  • Severity set to 2. Medium
  • Triaged set to Yes
  • Sprint set to Sprint 57
Actions #2

Updated by fao89 over 4 years ago

  • Status changed from NEW to POST

Added by Fabricio Aguiar over 4 years ago

Revision be614270 | View on GitHub

Optimize collections sync

closes #5236

Actions #3

Updated by Anonymous over 4 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by bmbouter over 4 years ago

  • Sprint/Milestone set to 3.0.0
Actions #5

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #6

Updated by bmbouter almost 4 years ago

  • Tags Performance added
  • Tags deleted (Sync Performance)

Also available in: Atom PDF