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 - LowPerformance took 4180 ms.
Summary: LowPerformance took 4180 ms.
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: CSL (API & infrastructure) (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
: 214697 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-06-05 14:19 UTC by Exceptions Reporter
Modified: 2012-11-07 16:04 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 189010


Attachments
nps snapshot (74.08 KB, application/nps)
2012-06-05 14:19 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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.