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 185912 - 3s - slow construction of popup menu
Summary: 3s - slow construction of popup menu
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-05-11 13:41 UTC by Exceptions Reporter
Modified: 2010-08-30 11:13 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160935


Attachments
nps snapshot (25.87 KB, application/nps)
2010-05-11 13:41 UTC, Exceptions Reporter
Details
nps snapshot (16.53 KB, application/nps)
2010-05-27 11:38 UTC, Egor Ushakov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2010-05-11 13:41:01 UTC
Build: NetBeans IDE 6.9 Beta (Build 201004200117)
VM: Java HotSpot(TM) 64-Bit Server VM, 14.3-b01-101, Java(TM) SE Runtime Environment, 1.6.0_17-b04-248-10M3025
OS: Mac OS X

User Comments:
alexey_vladykin: Saved changes in editor, right clicked on changed file in Projects tab.

GUEST: I right clicked on a item under the webinf directory in a grails app. The IDE is freshly started but had been idle for a while



Maximum slowness yet reported was 4266 ms, average is 3781
Comment 1 Exceptions Reporter 2010-05-11 13:41:06 UTC
Created attachment 98766 [details]
nps snapshot
Comment 2 Egor Ushakov 2010-05-27 11:38:36 UTC
Created attachment 99535 [details]
nps snapshot
Comment 3 Jaroslav Tulach 2010-08-30 11:13:34 UTC
No new reports recently. I guess this has been eliminated by pre-loading the project related actions when the project is opened. Let's wait for new reports.