eclipse.platform
eclipse.platform copied to clipboard
FileSystemResourceManager.getStore(IResource) performance
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: