Actions
Issue #8508
closedPublish performance enhancement
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by dalley over 3 years ago
Updated by dalley over 3 years ago
- Status changed from POST to MODIFIED
Applied in changeset 3aebee2b4668f9c9b1a8efad40e3973450ee392a.
Updated by daviddavis over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Improve publish speed by 2x to 20x
Use a more complex single query rather than N small queries to iterate content artifacts.
Using a repositoriy containing 20,000 content units, the publish time is improved from ~23 seconds to 1 second if the content is immediate synced, and 14 seconds (vs. the same) if content is on_demand.
closes: #8508 https://pulp.plan.io/issues/8508