cockroachdb / cockroachdb/cockroach

Improve performance of `SHOW BACKUP` on a backup with a large number of descriptors

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

Description

For backups with a large number of descriptors, CPU profiles show a large amount of time being spent deserializing and cloning these descriptors which may have room for improvement.
![image](https://github.com/cockroachdb/cockroach/assets/17620970/38fa5a93-fb15-4825-a2d7-c40bdbe9a17e)

Related Jira issue that has a debug.zip that can reproduce this slowness: https://cockroachlabs.atlassian.net/browse/CC-24926

Jira issue: CRDB-28917

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.