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

Summary: LowPerformance took 3481 ms.
Product: editor Reporter: szmitek <szmitek>
Component: Completion & TemplatesAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192961
Attachments: nps snapshot

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.