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 240901

Summary: org.openide.nodes.Node.getLookup: LowPerformance took 29019 ms.
Product: platform Reporter: yogi_varma
Component: LookupAssignee: Jaroslav Tulach <jtulach>
Status: RESOLVED DUPLICATE    
Severity: normal CC: javydreamercsw
Priority: P3 Keywords: PERFORMANCE
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192633
Attachments: nps snapshot

Description yogi_varma 2014-01-23 18:37:15 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
yogi_varma: tooslow

javydreamercsw: Switched focus from another application. (Ctrl+tab)



Maximum slowness yet reported was 29019 ms, average is 11514
Comment 1 yogi_varma 2014-01-23 18:37:17 UTC
Created attachment 144317 [details]
nps snapshot
Comment 2 Ondrej Vrabec 2014-02-13 10:25:42 UTC
look like another duplicates of lookup firing events before the lookup items are all collected and prepared.
Comment 3 Jaroslav Tulach 2014-02-14 11:21:45 UTC

*** This bug has been marked as a duplicate of bug 235748 ***