-
Notifications
You must be signed in to change notification settings - Fork 4.1k
multi-tenant: Validate unified architecture performance using TPC-H #87610
Copy link
Copy link
Closed
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-unificationC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)GA-blockerT-multitenantIssues owned by the multi-tenant virtual teamIssues owned by the multi-tenant virtual teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.branch-release-23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1
Description
With #87084 we identified that multi-tenant configurations are significantly slower that single-tenant configurations when running TPC-H. The theory is that this is due to the inability to push certain SQL operations down into the KV layer. This however, would only be an issue for separate-process MT configurations. For the shared-process UA implementation, we should validate that there is no discernable performance difference when running TPC-H.
Epic CRDB-23559
Jira issue: CRDB-19444
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyA-unificationC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)GA-blockerT-multitenantIssues owned by the multi-tenant virtual teamIssues owned by the multi-tenant virtual teambranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.branch-release-23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1