apache / apache/gravitino

[Improvement] Found out the bottleneck of `Configuration.get` and optimize it

Open
#6,602 0 comments 0 reactions 1 assignee Claimed by @yuqi1129 View on GitHub
improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### What would you like to be improved?

Image

When we try to call `Filesystem.get()`, most of the CPU times will be use `Configuration.get()`, this method should not take too much time.

### How should we improve?

_No response_

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.