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 77128

Summary: Regression on startup on JDK 6.0
Product: ide Reporter: Marian Mirilovic <mmirilovic>
Component: PerformanceAssignee: Marian Mirilovic <mmirilovic>
Status: CLOSED WORKSFORME    
Severity: blocker Keywords: PERFORMANCE
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2006-05-31 09:20:26 UTC
We are measuring regression on startup on JDK 6.0 (b83) and the same regression
is measured on JDK 6.0 (b85) between builds :

NB dev 
200605211800 vs. 200605261010 
21s / 39.5s (1st startup)
19s / 31s   (subsequent)
37s / 59s   (complex)

NB 5.5 
200605190200 vs. 200605220200  
22.5s / 43s (1st startup)
20s   / 34s (subsequent)
38s   / 61s (complex)
Comment 1 _ rkubacki 2006-05-31 15:53:50 UTC
I see slowdown across the whole startup sequence according to logs. It seems to
me that there is something wrong with the machine.

My manual tests does not show any significant difference between builds
200605211800 and 200605302030 on WinXP/D505 notebook or on Solaris10/Ultra 60
both with Java6-b85.
Comment 2 Marian Mirilovic 2006-06-01 05:34:59 UTC
Well, the last resuts shows that after restart of the machine , the regression
is gone. So I am closing this issue as WORKFORME.
Comment 3 Marian Mirilovic 2006-06-01 10:55:03 UTC
closed