Skip to content

multi-tenant: Validate unified architecture performance using TPC-H #87610

@ajstorm

Description

@ajstorm

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

Metadata

Metadata

Assignees

Labels

A-multitenancyRelated to multi-tenancyA-unificationC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)GA-blockerT-multitenantIssues owned by the multi-tenant virtual teambranch-masterFailures and bugs on the master branch.branch-release-23.1Used to mark GA and release blockers, technical advisories, and bugs for 23.1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions