Version 4 (modified by niki, 16 years ago) (diff) |
---|
Analysis
Overview
The aim of this task is to optimize memory usage of the properties library.
Task requirements
Optimize the memory usage of the properties library:
- The PRO_LIB_CORE_PERFORMANCE_R0 task can be useful.
- According to the data collected there find memory leaks and fix them.
- Provide basic mechanism for garbage collecting.
Task result
(The Analysis should contain strict requirements about the end product of the task (for example the result must be source code, the result must be google doc, etc.))
Implementation idea
(It is advisable to include some rough implementations ideas.)
Related
PRO_LIB_CORE_PERFORMANCE_R0
PRO_LIB_CORE_COMMONS_R0
How to demo
(In this section you must add instructions for the demo of the task.)
Design
Implementation
(Implementation results should be described and linked here (from the wiki or the repository))
Testing
Comments
(Write comments for this or later revisions here.)