cockroachdb / cockroachdb/pebble

base: MakeFilepath allocation heavy

Open
#5,340 2 comments 0 reactions 0 assignees View on GitHub
A-storage T-storage
Dominant language
Go
Stars
6k
Forks
584
Avg merge
16h 35m
Merged PRs (30d)
5

Description

In a recent pebble ycsb/D/values=1024 workload, 5% of the allocations were in MakeFilepath due to the repeated construction of the same file path (only ~20% of MakeFilepath calls are from the file cache).

![Image](https://github.com/user-attachments/assets/1942e93c-5db1-4348-9d67-a94f2d2f4c43)

Jira issue: PEBBLE-1187

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.