Skip to content

Conversation

@liraz
Copy link
Contributor

@liraz liraz commented Feb 11, 2019

The following fixes helped our app to be a lot more stable in production with thousands of users using the app heavily.
library before the fixes had many memory issues.
please review the fixes - they should be a great benefit to you.

ikorich and others added 2 commits February 22, 2019 18:25
Memory fixes & code refactor by Vitaly
rowDescriptorCopy.isDirtyHidePredicateCache = YES;
rowDescriptorCopy.validators = [self.validators mutableCopy];

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Again. remove trailing whitespaces. This goes against style guidelines

@mats-claassen
Copy link
Member

@liraz @ikorich Please open new PRs for further changes. Thanks for contributing

@ikorich
Copy link

ikorich commented Mar 25, 2019

1 month of tests - there are no crashes on memory warnings

@mats-claassen mats-claassen merged commit 151003d into xmartlabs:master Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants