-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
C-performancePerf of queries or internals. Solution not expected to change functional behavior.Perf of queries or internals. Solution not expected to change functional behavior.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-observabilitybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.o-perf-efficiencyRelated to performance efficiencyRelated to performance efficiency
Description
on current master, histogram observations account for >1% of cpu.1
This may be due to the bucket count, though the profile only spends a portion of the time in the bucket search.
Sadly most of the time is spent in dependencies. Still, this is a sizeable chunk of CPU.

Jira issue: CRDB-43623
Footnotes
Metadata
Metadata
Assignees
Labels
C-performancePerf of queries or internals. Solution not expected to change functional behavior.Perf of queries or internals. Solution not expected to change functional behavior.P-2Issues/test failures with a fix SLA of 3 monthsIssues/test failures with a fix SLA of 3 monthsT-observabilitybranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.o-perf-efficiencyRelated to performance efficiencyRelated to performance efficiency