Bug 473028 - Improve status cache performance
Summary: Improve status cache performance
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: 2.0.0   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.5.1   Edit
Assignee: Alexander Gurov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-19 17:17 EDT by Alexander Gurov CLA
Modified: 2015-07-19 17:18 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 Alexander Gurov CLA 2015-07-19 17:17:21 EDT
There are 2 main issues to be addressed:
- cache cleanup is way too slow
- there are excessive memory usage.
Comment 1 Alexander Gurov CLA 2015-07-19 17:18:38 EDT
Done.