cockroachdb / cockroachdb/cockroach

kvcoord: investigate perf of txnInterceptorStack

Open
#144,528 0 comments 0 reactions 0 assignees View on GitHub
branch-master C-performance o-perf-efficiency P-3 T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

This shows up with >1% cpu. It's unlikely that we can avoid this overhead entirely, but we could look into the many layers of dynamic dispatch incurred by this pattern, as well as the work done at each layer.

![Image](https://github.com/user-attachments/assets/7107e668-5b7e-45f2-8be3-4dc06d60a016)

Jira issue: CRDB-49410

Epic CRDB-55523

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.