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 169054 - 1,1s in NewFileProject and 0,7s in versioning
Summary: 1,1s in NewFileProject and 0,7s in versioning
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thomas Preisler
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
: 169092 170933 171843 172291 172741 173071 173323 174293 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-07-23 14:55 UTC by kawazu428
Modified: 2012-10-24 16:05 UTC (History)
9 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 153910


Attachments
nps snapshot (29.85 KB, bin/nps)
2009-07-23 14:56 UTC, kawazu428
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kawazu428 2009-07-23 14:55:58 UTC
Build: NetBeans IDE Dev (Build 200907210201)
VM: Java HotSpot(TM) Server VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Linux, 2.6.28-13-generic, i386

User Comments:
completeman: Just right clicked on my project in explorer window

kawazu428: right-click on a maven2 project (52 projects opened, "folder-of-projects" group)


Maximal alredy reported slowness was 3886 ms, average is 3642
Comment 1 kawazu428 2009-07-23 14:56:03 UTC
Created attachment 85137 [details]
nps snapshot
Comment 2 Jaroslav Tulach 2009-07-24 14:34:54 UTC
1,1s in NewFileProject and 0,7s in versioning
Comment 3 Milan Kubec 2009-07-27 08:00:25 UTC
*** Issue 169092 has been marked as a duplicate of this issue. ***
Comment 4 Milan Kubec 2009-09-10 14:38:05 UTC
*** Issue 171843 has been marked as a duplicate of this issue. ***
Comment 5 Milan Kubec 2009-09-10 14:41:01 UTC
*** Issue 170933 has been marked as a duplicate of this issue. ***
Comment 6 t_h 2009-09-16 10:24:36 UTC
*** Issue 172291 has been marked as a duplicate of this issue. ***
Comment 7 t_h 2009-09-29 09:38:33 UTC
*** Issue 173071 has been marked as a duplicate of this issue. ***
Comment 8 t_h 2009-09-29 09:49:37 UTC
*** Issue 172741 has been marked as a duplicate of this issue. ***
Comment 9 Milan Kubec 2009-09-30 09:38:30 UTC
*** Issue 173323 has been marked as a duplicate of this issue. ***
Comment 10 Milan Kubec 2009-10-12 09:01:07 UTC
*** Issue 174293 has been marked as a duplicate of this issue. ***
Comment 11 Jesse Glick 2010-05-07 20:14:47 UTC
Slowness #381166 is dupe of bug #175806.

Slowness #372359 is partly in kenai.ui.ShareAction, partly in NewFile.fillSubMenu, partly in versioning.ProjectMenuItem.DynamicDummyItem.getMenuPresenters. I doubt NewFile.fillSubMenu can be sped up; we already preload template display information when a project is opened.

Slowness #372204 I will try to fix: core-main #8f9626ac2525

Slowness #351297 is in MakeLogicalViewProvider, as is Slowness #322677. These have especially long times (tens of seconds), so reassigning for evalation and possible fix. (As is typical, there are dozens of snapshots, many of which are completely unrelated, so it is sort of arbitrary where something gets assigned.)
Comment 12 Quality Engineering 2010-05-10 09:16:45 UTC
Integrated into 'main-golden', will be available in build *201005100200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/
User: 
Log:
Comment 13 Alexander Pepin 2010-11-02 17:12:58 UTC
No more duplicates since October 2009. It seems to be fixed.