This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 233293

Summary: org.openide.filesystems.MultiFileSystem.findResource: LowPerformance took 5324 ms.
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: FilesystemsAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 202455
Attachments: nps snapshot

Description Exceptions Reporter 2013-07-24 09:13:02 UTC
This bug was originally marked as duplicate of bug 218924, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Linux

User Comments:
GUEST: Waiting for IDE to start



Maximum slowness yet reported was 5324 ms, average is 5324
Comment 1 Exceptions Reporter 2013-07-24 09:13:05 UTC
Created attachment 137673 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-07-24 11:44:32 UTC
I cannot find the main cause of slowness, which occurred while updating preview of formatting options. MultiFileSystem.findResource took only 0.6% of time, and was called from MimeLookup, so it would be difficult to fix it. The rest of slowness was caused by UI rendering and class loading.
It seems that the system was under heavy load. Closing.