Experiment with running repoclosures in parallel to speed up overall operation #27

Closed
opened 2026-04-17 00:39:56 +00:00 by adamwill · 1 comment
Owner

I think it should be possible to run get_base_repoclosure and get_modified_repoclosure + get_new_repoclosure in parallel to speed up overall operation, using async.

I think it should be possible to run `get_base_repoclosure` and `get_modified_repoclosure` + `get_new_repoclosure` in parallel to speed up overall operation, using `async`.
adamwill added this to the Sprint 8 project 2026-04-17 00:39:56 +00:00
Author
Owner

Probably not necessary with #32 (repoclosure runs so fast it's not worth the savings; most of the time taken now is just metadata download). Closing, will reopen if problems emerge with #32 approach.

Probably not necessary with #32 (repoclosure runs so fast it's not worth the savings; most of the time taken now is just metadata download). Closing, will reopen if problems emerge with #32 approach.
adamwill removed this from the Sprint 8 project 2026-04-21 05:57:42 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
quality/rmdepcheck#27
No description provided.