Optimize point-select tail latency
Open
type/enhancement
- Dominant language
- Go
- Stars
- 40.5k
- Forks
- 6.2k
- PR merge metrics
- PR metrics pending
Description
## Enhancement
This is a tracking issue of the work that aims to optimize the P99 latency of point-selects.
- Plan cache
- #59801
- `TableByID`
- The other parts in plan cache has lower ROI - optimizing them can lead to complex code and risks of bugs
- #60305
- #60306
Contributor guide
Assessment
This issue has not been assessed yet.