Actions
Task #7142
closedImprove performance of artifact stage
Updated by dalley over 4 years ago
- Subject changed from Improve performance of content stage to Improve performance of artifact stage
Added by dalley over 4 years ago
Updated by dalley over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|5e250ed203477713038480f11fd7e96027585bb9.
Updated by pulpbot over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Rewrite QueryExistingArtifacts stage for performance
Use "IN" instead of "OR" which is easier for PostgreSQL to optimize.
closes: #7142 https://pulp.plan.io/issues/7142