bugsnag / bugsnag-android

BugSnag crash monitoring and reporting tool for Android apps
https://www.bugsnag.com/platforms/android/
Other
1.19k stars 205 forks source link

In-memory ExitInfoPluginStore #2100

Closed lemnik closed 1 week ago

lemnik commented 2 weeks ago

Goal

Simplify the use of the ExitInfoPluginStore by retaining the data in-memory instead of constantly reloading from disk.

Testing

Modified existing tests to match the new fields & behaviour

bugsnagbot commented 2 weeks ago

Android notifier sizes

Format Size impact of Bugsnag (kB) Size impact of Bugsnag when Minified (kB)
APK 1854.54 1674.71
arm64_v8a 631.04 450.82
armeabi_v7a 569.61 385.29
x86 708.85 528.62
x86_64 676.09 495.86

Generated by :no_entry_sign: Danger