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 228069 - org.netbeans.editor.ext.ToolTipSupport.<init>: LowPerformance took 8021 ms.
Summary: org.netbeans.editor.ext.ToolTipSupport.<init>: LowPerformance took 8021 ms.
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2013-03-29 00:51 UTC by misterm
Modified: 2013-04-22 13:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 199990


Attachments
nps snapshot (125.60 KB, application/nps)
2013-03-29 00:51 UTC, misterm
Details

Note You need to log in before you can comment on or make changes to this bug.
Description misterm 2013-03-29 00:51:20 UTC
This issue was reported manually by misterm.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 20130325-7e0418a4b137)
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:
misterm: Starting



Maximum slowness yet reported was 8021 ms, average is 8021
Comment 1 misterm 2013-03-29 00:51:22 UTC
Created attachment 133194 [details]
nps snapshot
Comment 2 Milutin Kristofic 2013-04-22 13:09:41 UTC
This snapshot is due to class loading. The netbeans needs some time after start to load classes, therefore every operation in snapshot is slow down.