Bug 79697 - [Operations] Log entry cache takes up 10 MB
Summary: [Operations] Log entry cache takes up 10 MB
Status: CLOSED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P4 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard: stalebug
Keywords: helpwanted, investigate, performance
Depends on:
Blocks:
 
Reported: 2004-11-29 14:07 EST by Michael Valenta CLA
Modified: 2022-01-30 10:46 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Valenta CLA 2004-11-29 14:07:00 EST
I did a sync on my workspace of ~80 projects and enabled change sets with 200 
incoming changes. The cache appeared to be taking up 10 MB. The cache is held 
by a soft reference but we should try to reduce the size since I suspect that 
most of the entries in the cache are unneeded.
Comment 1 Michael Valenta CLA 2004-11-29 15:12:37 EST
The 10MB may be a bit exaggerated as my profiler seems to over-report on 
cyclic object graphs when calculating retained size.
Comment 2 Tod Creasey CLA 2005-03-07 11:57:15 EST
Adding my name to the cc list as we are now tracking performance issues more
closely. Please remove the performance keyword if this is not a performance bug.
Comment 3 Michael Valenta CLA 2005-03-31 14:47:04 EST
Unfortunately there is no time to do this in 3.1
Comment 4 Mike Wilson CLA 2005-04-25 13:08:17 EDT
Do you have a better estimate of how much space is being taken up? Does this number scale linearly in 
the number of projects? Are there simpler, internal representation changes that could reduce the size of 
the cache, but which did not require a lot of effort to implement?
Comment 5 Michael Valenta CLA 2006-05-03 10:38:43 EDT
We fixed a leak in 3.2. However, we coudl save more space by sharing strings.
Comment 6 Michael Valenta CLA 2006-08-17 10:40:50 EDT
We do not plan on addressing this issue in 3.3.
Comment 7 Michael Valenta CLA 2007-06-28 16:45:44 EDT
Bug 194396 made some improvements in this area. We should profile it again and see how much was saved.
Comment 8 Szymon Brandys CLA 2008-05-09 04:23:37 EDT
Mass update - removing 3.4 target. This was one of the bugs marked for
investigation (and potential fixing) in 3.4 but we ran out of time. Please ping
on the bug if fixing it would be really important for 3.4, and does not require
API changes or feature work.
Comment 9 Eclipse Webmaster CLA 2019-09-06 16:16:10 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
Comment 10 Eclipse Genie CLA 2022-01-30 10:46:00 EST
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug.

If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.

--
The automated Eclipse Genie.