cockroachdb / cockroachdb/cockroach
cdc: add more sink side benchmarks
Open
A-cdc
C-enhancement
O-premortem
O-support
P-3
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
**Describe the problem**
The sink side of the changefeed could benefit from micro-benchmarks to track performance over time. We’ve suspected issues with the new batching sink logic during escalations. During pre-mortems, we were also concerned with potential performance regression on the new kafka sink. These microbenchmarks can help us better track that.
Jira issue: CRDB-43536
Contributor guide
Assessment
This issue has not been assessed yet.