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

Basic LoadedImages caching. Also renamed StackTrace to PayloadStackTrace so that the name doesn't clash with the system StackTrace. #853

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

kstenerud
Copy link
Contributor

Small tweaks to help when building out native image matching:

  • LoadedImages now supports caching so that we don't have to transfer data across on every call.
  • StackTrace renamed to PayloadStackTrace so that it doesn't clash with the system StackTrace

@bugsnagbot
Copy link
Collaborator

bugsnagbot commented Nov 13, 2024

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 2602.37
IL2CPP IPA 1696.49

Generated by 🚫 Danger

…ace so that the name doesn't clash with the system StackTrace.
Copy link
Contributor

@richardelms richardelms left a comment

Choose a reason for hiding this comment

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

Thanks 🙏

@kstenerud kstenerud merged commit 07985b4 into next Nov 14, 2024
14 checks passed
@kstenerud kstenerud deleted the karl/unity-tweaks branch November 14, 2024 11:28
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