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 - Keep memory footprint of NB 4.0 at the same level as of NB 3.4
Summary: Keep memory footprint of NB 4.0 at the same level as of NB 3.4
Status: CLOSED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Performance (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker with 3 votes (vote)
Assignee: _ ttran
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2002-09-30 12:08 UTC by _ ttran
Modified: 2011-05-25 11:54 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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