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 - org.openide.nodes.Node.getLookup: LowPerformance took 29019 ms.
Summary: org.openide.nodes.Node.getLookup: LowPerformance took 29019 ms.
Status: RESOLVED DUPLICATE of bug 235748
Alias: None
Product: platform
Classification: Unclassified
Component: Lookup (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2014-01-23 18:37 UTC by yogi_varma
Modified: 2014-02-14 11:21 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 192633


Attachments
nps snapshot (12.10 KB, application/nps)
2014-01-23 18:37 UTC, yogi_varma
Details

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