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 207922

Summary: LowPerformance took 3357 ms.
Product: java Reporter: Ondrej Vrabec <ovrabec>
Component: EditorAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 184912
Attachments: nps snapshot

Description Ondrej Vrabec 2012-01-30 16:22:43 UTC
This bug was originally marked as duplicate of bug 194969, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE Dev (Build 20120112-e45189fc0316)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.4-b02, Java(TM) SE Runtime Environment, 1.6.0_29-b11
OS: Linux
Maximum slowness yet reported was 3357 ms, average is 3357
Comment 1 Ondrej Vrabec 2012-01-30 16:22:45 UTC
Created attachment 115397 [details]
nps snapshot
Comment 2 Dusan Balek 2012-04-05 11:51:58 UTC
Code Completion thread is blocked by an extremely slow IO (java.io.UnixFileSystem.getBooleanAttributes(File)).