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 181492 - 22s in NewFile action fillInSubmenu
Summary: 22s in NewFile action fillInSubmenu
Status: RESOLVED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2010-03-03 13:47 UTC by wklaczynski
Modified: 2010-03-09 07:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 162281


Attachments
nps snapshot (256.00 KB, application/nps)
2010-03-03 13:47 UTC, wklaczynski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wklaczynski 2010-03-03 13:47:32 UTC
Build: NetBeans IDE 6.8 (Build 200912091457)
VM: Java HotSpot(TM) Client VM, 16.0-b13, Java(TM) SE Runtime Environment, 1.6.0_18-b07
OS: Linux

User Comments:
GUEST: make me lost my many time to get find the problems

_m4c0_: opening a GIF file



Maximum slowness yet reported was 22780 ms, average is 8417
Comment 1 wklaczynski 2010-03-03 13:47:39 UTC
Created attachment 94741 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2010-03-09 07:10:30 UTC
The problem with NewFile actions will be avoided due to
http://hg.netbeans.org/main-golden/rev/2903a584765f

The templates, their nodes and required resources will be preloaded when the project is about to be open.