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 213605

Summary: LowPerformance took 4180 ms.
Product: editor Reporter: Exceptions Reporter <exceptions_reporter>
Component: CSL (API & infrastructure)Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WORKSFORME    
Severity: normal CC: apric, vandru
Priority: P3 Keywords: PERFORMANCE
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 189010
Attachments: nps snapshot

Description Exceptions Reporter 2012-06-05 14:19:43 UTC
This bug was originally marked as duplicate of bug 183962, 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 javascript2-463-on-20120525)
VM: Java HotSpot(TM) 64-Bit Server VM, 17.0-b17, Java(TM) SE Runtime Environment, 1.6.0_21-b07
OS: Windows 7
Maximum slowness yet reported was 10344 ms, average is 7262
Comment 1 Exceptions Reporter 2012-06-05 14:19:52 UTC
Created attachment 120379 [details]
nps snapshot
Comment 2 Dusan Balek 2012-06-05 15:18:24 UTC
As can be seen from the attached snapshots AWT EDT is blocked inside GsfReformatTask waiting for slow HTML indexing.
Comment 3 Dusan Balek 2012-07-30 16:51:45 UTC
*** Bug 214697 has been marked as a duplicate of this bug. ***
Comment 4 Milutin Kristofic 2012-11-07 16:04:32 UTC
PHP, Html snapshots looks fixed in 7.3 trunk.