cockroachdb / cockroachdb/cockroach

storage,kv: quantify store initialization time

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

Description

We recently made improvements in store initialization in https://github.com/cockroachdb/cockroach/pull/123959 (https://github.com/cockroachdb/cockroach/issues/109740).

There still may remain areas to optimize above the storage engine. As a first step, we should quantify this startup time for larger stores / multiple stores, via a roachtest. We can then use this harness as a means of identifying where additional improvements could be made, and ensuring that we are not regressing.

Jira issue: CRDB-41957

Epic CRDB-41111

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.