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 220708 - LowPerformance took 3290 ms.
Summary: LowPerformance took 3290 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
: 220709 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-10-24 05:54 UTC by anba
Modified: 2012-10-25 07:52 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193985


Attachments
nps snapshot (38.88 KB, application/nps)
2012-10-24 05:54 UTC, anba
Details

Note You need to log in before you can comment on or make changes to this bug.
Description anba 2012-10-24 05:54:47 UTC
This bug was originally marked as duplicate of bug 171183, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Linux
Maximum slowness yet reported was 3290 ms, average is 3290
Comment 1 anba 2012-10-24 05:54:51 UTC
Created attachment 126428 [details]
nps snapshot
Comment 2 Marian Mirilovic 2012-10-24 15:55:27 UTC
*** Bug 220709 has been marked as a duplicate of this bug. ***
Comment 3 Marian Mirilovic 2012-10-24 15:57:30 UTC
Sounds like issue 171183 hasn't been fixed ...
Comment 4 Dusan Balek 2012-10-25 07:52:08 UTC
As can be seen from the attached snapshot, AWT EDT is blocked by an extremely slow class loading. Nothing to fix on the code completion side. Closing as WONTFIX.