cockroachdb / cockroachdb/cockroach

changefeedccl: add more reliable benchmarks

Open
#142,419 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

make some unit-test-level benchmarks that are more reliable and understandable

- one that runs a changefeed but replaces the rangefeed rpc with a stream of data, so we can produce load without involving the whole database. use a null sink
- a benchmark for the kafka v2 sink alone, using kfake from franz-go to avoid having to spin up a kafka

add them to roachperf

once these exist and are working, we can track them over time using roachperf &/ its successor

Jira issue: CRDB-48330

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.