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.

Also available in: Atom PDF