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 219407 - LowPerformance took 3481 ms.
Summary: LowPerformance took 3481 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Completion & Templates (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2012-10-02 22:02 UTC by szmitek
Modified: 2012-11-28 13:51 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192961


Attachments
nps snapshot (27.59 KB, application/nps)
2012-10-02 22:02 UTC, szmitek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description szmitek 2012-10-02 22:02:45 UTC
This issue was reported manually by szmitek.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201209240001)
VM: Java HotSpot(TM) 64-Bit Server VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows NT (unknown)

User Comments:
szmitek: Writing echo '<pre>';print_r($Cells); in PHP Source without HTML
Windows NT (unknown) is Windows 8



Maximum slowness yet reported was 3481 ms, average is 3481
Comment 1 szmitek 2012-10-02 22:02:48 UTC
Created attachment 125258 [details]
nps snapshot
Comment 2 Dusan Balek 2012-11-28 13:51:34 UTC
As can be seen from the attached snapshot, AWT EDT is blocked by an extremely
slow ongoing class loading. Closing as WONTFIX.