Bug 472798

Summary: Reporting is consuming lots of memory during test runs.
Product: [Technology] RCPTT Reporter: Ulyana Skorokhodova <ulyana.skorokhodova>
Component: RuntimeAssignee: Project Inbox <rcptt-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 2.0M4   
Target Milestone: 2.0.1   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

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/