cockroachdb / cockroachdb/cockroach

kvserver: create microbenchmarks for replicate/lease enqueue / process

Open
#120,548 0 comments 0 reactions 0 assignees View on GitHub
A-kv-distribution C-enhancement T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

**Is your feature request related to a problem? Please describe.**

We currently don't benchmark common allocator actions. These are indirectly timed via simulator runs, where the majority of compute time is spent in the allocator.

**Describe the solution you'd like**

Introduce microbenchmarks for shouldQueue and process for queues which call into the allocator. Optionally, also include the store rebalancer.

Jira issue: CRDB-36743

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.