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 227434

Summary: org.netbeans.core.output2.OutputDocument$ODElement.calc: LowPerformance took 61845 ms.
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Output WindowAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED DUPLICATE    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199340
Attachments: nps snapshot

Description Exceptions Reporter 2013-03-13 20:51:55 UTC
Build: NetBeans IDE 7.3 (Build 201302132200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.6-b04, Java(TM) SE Runtime Environment, 1.7.0_10-b18
OS: Windows 7
Maximum slowness yet reported was 296805 ms, average is 179325
Comment 1 Exceptions Reporter 2013-03-13 20:51:58 UTC
Created attachment 132581 [details]
nps snapshot
Comment 2 Jaroslav Havlin 2013-07-26 06:26:47 UTC
Duplicate of bug 178497.

This time slow writing to output window is caused by NTFS:
java.io.WinNTFileSystem.getBooleanAttributes[native]()     99.53886    51,488 ms

*** This bug has been marked as a duplicate of bug 178497 ***