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 27679

Summary: Keep memory footprint of NB 4.0 at the same level as of NB 3.4
Product: ide Reporter: _ ttran <ttran>
Component: PerformanceAssignee: _ ttran <ttran>
Status: CLOSED WONTFIX    
Severity: blocker Keywords: PERFORMANCE
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description _ ttran 2002-09-30 12:08:13 UTC
In 4.0 the baseline memory footprint of NB should
not grow by more than 20%.  The increase is
tolerated if it's needed to improve UI
responsiveness of the IDE.

We also need to actively track down memory leaks
and fix all known leaks before going to release.
Comment 1 Jaroslav Tulach 2002-09-30 12:47:30 UTC
These issues are planned as Sun's "must have" contribution to NetBeans 4.0 and
are considered to be "high level" issues. That is why changing the type to
FEATURE and priority to P1. 
Comment 2 _ rkubacki 2005-02-03 16:15:52 UTC
Depends on a definition of baseline memory footprint. What footprint -
perceived or real, whole app or Java heap (+perm size?), after OOB
start or w/ some project? 

Anyway we have increased mx from 96M to 128M.
Comment 3 Marian Mirilovic 2005-12-14 16:05:32 UTC
closed