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 213248

Summary: LowPerformance took 26501 ms.
Product: profiler Reporter: Exceptions Reporter <exceptions_reporter>
Component: BaseAssignee: issues@profiler <issues>
Status: RESOLVED WONTFIX    
Severity: normal CC: asenk
Priority: P3 Keywords: PERFORMANCE
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 182762
Attachments: nps snapshot

Description Exceptions Reporter 2012-05-30 14:57:15 UTC
Build: NetBeans IDE 7.1 (Build 201112071828)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.5-b03, Java(TM) SE Runtime Environment, 1.6.0_30-b12
OS: Windows 7

User Comments:
asenk: 1. Start IDE clean full distribution instalation with no modules activated
2. Open J2SE project



Maximum slowness yet reported was 26501 ms, average is 15044
Comment 1 Exceptions Reporter 2012-05-30 14:57:21 UTC
Created attachment 120076 [details]
nps snapshot
Comment 2 Tomas Hurka 2012-05-31 12:50:16 UTC
The slowness is caused by slow disk I/O , which manifest itself as slow class loading. There is no way to fix it.