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 173103

Summary: Invoking format took 17687 ms.
Product: editor Reporter: Oleg Khokhlov <ovk>
Component: -- Other --Assignee: issues@editor <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker Keywords: PERFORMANCE
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=159156
Issue Type: DEFECT Exception Reporter: 159156
Attachments: nps snapshot

Description Oleg Khokhlov 2009-09-25 14:00:02 UTC
This issue was originally marked as duplicate of issue 168900, that is already resolved. This issue is still valid, so this seems to be another issue, but it might be related.

Build: NetBeans IDE Dev (Build 200909241442)
VM: Java HotSpot(TM) Client VM, 14.2-b01, Java(TM) SE Runtime Environment, 1.6.0_16-b01
OS: Windows XP, 5.1, x86

User Comments:
ovk: formatting large html file


Maximum slowness yet reported was 17687 ms, average is 17687
Comment 1 Oleg Khokhlov 2009-09-25 14:00:07 UTC
Created attachment 88366 [details]
nps snapshot
Comment 2 Vitezslav Stejskal 2009-09-29 17:31:23 UTC
The same problem as in #170870. A lot of small changes, most of the time spent in DocumentListeners.

*** This issue has been marked as a duplicate of 170870 ***