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 97649 - Startup time with opened Visual Web Project takes few minutes
Summary: Startup time with opened Visual Web Project takes few minutes
Status: VERIFIED DUPLICATE of bug 101604
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: _ deva
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-03-12 10:50 UTC by Marian Mirilovic
Modified: 2007-05-15 12:28 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message.log with startup logs (301.29 KB, text/plain)
2007-03-12 10:51 UTC, Marian Mirilovic
Details
thread-dumps (79.98 KB, text/plain)
2007-03-12 10:54 UTC, Marian Mirilovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2007-03-12 10:50:04 UTC
NB VWP Dev (200703110718) , JDK 6.0 (fcs)

Startup time with opened Web Pack project takes few minutes. 

We are measuring Startup time with opened Huge Application project (located in
nbextra/qa/projectized/hugeapp.zip). The test case is :
- run IDE 
- close welcome screen, UI Gestures collector, Memory toolbar, register Glassfish
- open HugeApplication project
- exit IDE
- start IDE with previously created user dir and put
"-J-Dorg.netbeans.log.startup=print" on the command line - to print logs from
the startup 

This test case is also described in our Performance Test Specification
(http://wiki.netbeans.org/wiki/view/TS_60_Performance).

On our test machines it takes (Linux Ubuntu 6.10, Sol10, Win XP):
157209 	293011 	175289

Here are results :
http://xtest-db.czech.sun.com/VWPackPerformanceDashboard/atomicResult.jsp?buildNumber=200703110718&suiteName=Startup%20Time&resultName=Startup%20Time%20with%20opened%20Web%20Pack%20project

I'll attach the log file from netbeans.log.startup and also I took few
thread-dumps on my notebook during "the sleep" (see attachment)
Comment 1 Marian Mirilovic 2007-03-12 10:51:48 UTC
Created attachment 39385 [details]
message.log with startup logs
Comment 2 Marian Mirilovic 2007-03-12 10:54:29 UTC
Created attachment 39386 [details]
thread-dumps
Comment 3 _ sandipchitale 2007-03-12 16:03:37 UTC
Deva, can you please look at this one and see if it is in the modeling code.
Comment 4 _ deva 2007-03-22 23:24:24 UTC
Since we do not plan to address the performance issue in M8 or M9, I am 
downgrading this bug to P2.

Did it take less time to open the same project in 5.5
Comment 5 _ deva 2007-04-28 01:21:33 UTC
The performance issue related to creating/opening visual web project is being 
addressed as part of #101604. Therefore closing this as a duplicate

*** This issue has been marked as a duplicate of 101604 ***
Comment 6 Marian Mirilovic 2007-04-28 21:11:21 UTC
agreed - verified