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

FileSystemResourceManager.getStore(IResource) performance #1658

Open
jukzi opened this issue Dec 16, 2024 · 0 comments
Open

FileSystemResourceManager.getStore(IResource) performance #1658

jukzi opened this issue Dec 16, 2024 · 0 comments
Labels
help wanted Extra attention is needed performance

Comments

@jukzi
Copy link
Contributor

jukzi commented Dec 16, 2024

I have sometimes seen org.eclipse.core.internal.localstore.FileSystemResourceManager.getStore(IResource) as a little hotspot.
Maybe it is because of heap allocations that could be avoided:

image
image
image

@jukzi jukzi added help wanted Extra attention is needed performance labels Dec 16, 2024
@jukzi jukzi changed the title FileSystemResourceManager.getStore(IResource) FileSystemResourceManager.getStore(IResource) performance Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed performance
Projects
None yet
Development

No branches or pull requests

1 participant