Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rangefeed: add processor microbenchmarks #107440

Closed
erikgrinaker opened this issue Jul 24, 2023 · 1 comment · Fixed by #107525
Closed

rangefeed: add processor microbenchmarks #107440

erikgrinaker opened this issue Jul 24, 2023 · 1 comment · Fixed by #107525
Assignees
Labels
A-kv-rangefeed Rangefeed infrastructure, server+client C-performance Perf of queries or internals. Solution not expected to change functional behavior. T-kv-replication KV Replication Team

Comments

@erikgrinaker
Copy link
Contributor

erikgrinaker commented Jul 24, 2023

Should measure processor throughput, e.g. time to process 1 million events.

  • Single range
  • No EventChanTimeout
  • 1,10,100 registrations
  • Event types:
    • Closed timestamps
    • 1PC writes
    • Txn writes (intent + commit)

Jira issue: CRDB-30044

Epic CRDB-26372

@erikgrinaker erikgrinaker added C-performance Perf of queries or internals. Solution not expected to change functional behavior. T-kv-replication KV Replication Team A-kv-rangefeed Rangefeed infrastructure, server+client labels Jul 24, 2023
@erikgrinaker erikgrinaker self-assigned this Jul 24, 2023
@blathers-crl
Copy link

blathers-crl bot commented Jul 24, 2023

cc @cockroachdb/replication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv-rangefeed Rangefeed infrastructure, server+client C-performance Perf of queries or internals. Solution not expected to change functional behavior. T-kv-replication KV Replication Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant