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 214189

Summary: LowPerformance took 5592 ms.
Product: ide Reporter: Exceptions Reporter <exceptions_reporter>
Component: PerformanceAssignee: Tomas Hurka <thurka>
Status: RESOLVED WORKSFORME    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 189488
Attachments: nps snapshot

Description Exceptions Reporter 2012-06-14 10:20:23 UTC
This bug was originally marked as duplicate of bug 181584, 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.2 Beta (Build 201205031832)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows 7
Maximum slowness yet reported was 5592 ms, average is 5592
Comment 1 Exceptions Reporter 2012-06-14 10:20:33 UTC
Created attachment 120823 [details]
nps snapshot
Comment 2 Petr Cyhelsky 2012-06-18 08:50:46 UTC
most of the time is spent in native filesystem methods like java.util.zip.ZipFile.read() seems this issue is caused by slow filesystem.