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

Summary: org.netbeans.editor.ext.ToolTipSupport.<init>: LowPerformance took 8021 ms.
Product: editor Reporter: misterm <misterm>
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PERFORMANCE
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 199990
Attachments: nps snapshot

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.