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 - org.netbeans.swing.etable.ETable.<init>: LowPerformance took 8620 ms.
Summary: org.netbeans.swing.etable.ETable.<init>: LowPerformance took 8620 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-06-12 18:49 UTC by misterm
Modified: 2013-06-13 08:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 200305


Attachments
nps snapshot (146.66 KB, application/nps)
2013-06-12 18:49 UTC, misterm
Details

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