Optimize NewPlanCacheKey
Open
epic/plan-cache
sig/planner
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
According to the CPU profile of a point-select benchmark:


`NewPlanCacheKey` takes more time than expected. Optimizing it can benefit fast tasks like point-select.
Contributor guide
Assessment
This issue has not been assessed yet.