Bug 472798 - Reporting is consuming lots of memory during test runs.
Summary: Reporting is consuming lots of memory during test runs.
Status: RESOLVED FIXED
Alias: None
Product: RCPTT
Classification: Technology
Component: Runtime (show other bugs)
Version: 2.0M4   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: 2.0.1   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-16 04:26 EDT by Ulyana Skorokhodova CLA
Modified: 2015-07-29 02:48 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ulyana Skorokhodova CLA 2015-07-16 04:26:58 EDT
I have found some problems in our algorithms of report constructing. We store references to commands and this does not allow to make memory freeing by the garbage collector. Need to test our algorithms of the report constructing with profiling tools and optimise it by memory usage.
Comment 1 Ulyana Skorokhodova CLA 2015-07-29 02:48:19 EDT
Fixed in: https://git.eclipse.org/r/#/c/52425/