cockroachdb / cockroachdb/cockroach
opt: reduce overhead of norm.CombineComputedColFilters (0% cpu)
Open
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
This accounts for 0.3% of CPU in one recent profile.
I believe that the internal executor queries were the main cause of this.
Jira issue: CRDB-44159
Contributor guide
Assessment
This issue has not been assessed yet.