Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix/fp-memory] Reduce FP memory consumption #1387

Merged
merged 1 commit into from
Sep 19, 2024
Merged

Conversation

felix-schwarz
Copy link
Contributor

Description

  • ios-sdk: update to fix/fp-memory branch to reduce memory consumption further
  • FileProviderExtension: remove CrashReporter framework to lower memory consumption
  • ownCloud File Provider.xcscheme: remove stack logging debug option to lower memory consumption enough to make the extension actually debuggable again

Related Issue

#1362

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

…n further

- FileProviderExtension: remove CrashReporter framework to lower memory consumption
- ownCloud File Provider.xcscheme: remove stack logging debug option to lower memory consumption enough to make the extension actually debuggable again
@felix-schwarz felix-schwarz self-assigned this Sep 18, 2024
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@felix-schwarz felix-schwarz mentioned this pull request Sep 18, 2024
44 tasks
@jesmrec
Copy link
Contributor

jesmrec commented Sep 19, 2024

Approved from my side since it fixes one if the existing issues (Content unavailable errors), and might mitigate some of the crashes. But, not a final solution.

@hosy hosy merged commit e047879 into release/12.3.0 Sep 19, 2024
1 of 3 checks passed
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.

4 participants