Actions
Story #6940
closedAs a container user, Pulp3 parallel syncing of 10 repos outperforms Pulp 2
Added by bmbouter over 4 years ago. Updated over 4 years ago.
Updated by ipanova@redhat.com over 4 years ago
- update InterRelate stage so relations are created in bulk https://github.com/pulp/pulp_container/blob/master/pulp_container/app/tasks/sync_stages.py#L453 similar to this https://github.com/pulp/pulp-2to3-migration/blob/master/pulp_2to3_migration/app/plugin/docker/migrator.py#L134
- examine progress report and cut on save()/increment()
- revisit how we use futures https://github.com/pulp/pulp_container/blob/master/pulp_container/app/tasks/sync_stages.py#L126 maybe they are misused
Updated by mdellweg over 4 years ago
Profiling a sync might give clues:
https://docs.pulpproject.org/plugins/api-reference/profiling.html
Updated by bmbouter over 4 years ago
- Tags Performance added
- Tags deleted (
Sync Performance)
Updated by lmjachky over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to lmjachky
Updated by dalley over 4 years ago
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by Lubos Mjachky over 4 years ago
Added by Lubos Mjachky over 4 years ago
Revision 9380e556 | View on GitHub
Create relations in bulk
closes #6940
Updated by Anonymous over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset 9380e55683304669f7891f0ed115bacdf55d0b69.
Updated by pulpbot over 4 years ago
Added by Lubos Mjachky over 4 years ago
Revision ed680822 | View on GitHub
Create relations in bulk
closes #6940
(cherry picked from commit 9380e55683304669f7891f0ed115bacdf55d0b69)
Added by Lubos Mjachky over 4 years ago
Revision ed680822 | View on GitHub
Create relations in bulk
closes #6940
(cherry picked from commit 9380e55683304669f7891f0ed115bacdf55d0b69)
Updated by pulpbot over 4 years ago
Updated by pulpbot over 4 years ago
Updated by mdellweg over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Create relations in bulk
closes #6940