bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
89 stars 31 forks source link

PLAT-9234 add build size impact data to PRs #741

Closed richardelms closed 12 months ago

richardelms commented 12 months ago

Goal

Add SDK size in build reporting to each PR

Design

Steps taken to get results: 1: APK and IPA is exported for am empty unity project 2: The bugsnag performance sdk is imported to that project 3: APK and IPA is exported containing the sdk 4: Size of the builds without the SDK is subtracted from the size of the builds with to produce a size impact of the sdk in kb

bugsnagbot commented 12 months ago

Build size impact

Format Size impact of Bugsnag (kB)
IL2CPP APK 2348.56
IL2CPP IPA 1348.0

Generated by :no_entry_sign: Danger