Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
yuqi1129 opened this issue Mar 5, 2025 · 0 comments
Labels
improvement Improvements on everything

Comments

@yuqi1129
Copy link
Contributor

yuqi1129 commented Mar 5, 2025

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

@yuqi1129 yuqi1129 added the improvement Improvements on everything label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvements on everything
Projects
None yet
Development

No branches or pull requests

1 participant