Skip to content

Reduce memory consumption of CleanableRegister#24

Merged
akochurov merged 1 commit into
maxifier:masterfrom
akochurov:fix-memory-consumption
Aug 20, 2015
Merged

Reduce memory consumption of CleanableRegister#24
akochurov merged 1 commit into
maxifier:masterfrom
akochurov:fix-memory-consumption

Conversation

@akochurov

Copy link
Copy Markdown
Contributor

Each class dependency node used to store a reference to each of its child class caches.
Now instead of adding caches to every parent class list a dependency is added.

Each class dependency node used to store a reference to each of its child class caches.
Now instead of adding caches to every parent class list a dependency is added.
@akochurov akochurov added the bug label Aug 20, 2015
akochurov added a commit that referenced this pull request Aug 20, 2015
Reduce memory consumption of CleanableRegister
@akochurov akochurov merged commit 11d45f1 into maxifier:master Aug 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant