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 231172

Summary: org.netbeans.swing.etable.ETable.<init>: LowPerformance took 8620 ms.
Product: platform Reporter: misterm <misterm>
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 200305
Attachments: nps snapshot

Description misterm 2013-06-12 18:49:51 UTC
This issue was reported manually by misterm.
It already has 2 duplicates 


Build: NetBeans IDE Dev (Build 20130610-e0239c7de879)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b11
OS: Windows 7

User Comments:
GUEST: Slowness was detected

misterm: Opening the IDE



Maximum slowness yet reported was 8620 ms, average is 6143
Comment 1 misterm 2013-06-12 18:49:55 UTC
Created attachment 135716 [details]
nps snapshot
Comment 2 Stanislav Aubrecht 2013-06-13 08:05:37 UTC
I've checked both profiler snapshots and there's nothing illegal going on in either one of them. In one case there was slow native reading from a ZIP file in the other case there are just a lot of components to be created...