sentry-docs icon indicating copy to clipboard operation
sentry-docs copied to clipboard

Document binary size for mobile SDKS

Open philipphofmann opened this issue 2 years ago • 7 comments

Core or SDK?

Platform/SDK

Which part? Which one?

All mobile

Description

Users keep asking what the binary size of the SDKs is. We have some automation calculating the size overhead for most of our mobile SDKs, which adds the size as a comment to PRs.

Suggested Solution

Ideally, we would update this data with every release in the docs, but we can start with putting a hard-coded value per SDK somewhere in the docs.

### SDKs
- [ ] https://github.com/getsentry/sentry-dart/issues/2437
- [ ] .NET
- [ ] Cocoa
- [ ] Android
- [ ] RN

philipphofmann avatar May 09 '23 09:05 philipphofmann

Related to https://github.com/getsentry/team-mobile/issues/5.

philipphofmann avatar May 09 '23 11:05 philipphofmann

We need to test whether dynamic linking has a different impact on the size.

brustolin avatar May 10 '23 12:05 brustolin

Let's talk with Francesco from the web team - they did something similar (posting on GH release page). Also explain how the numbers are calculated.

markushi avatar May 10 '23 13:05 markushi

As a first step: hardcode it and update it regularly.

markushi avatar May 10 '23 13:05 markushi

Another option could be to update the release registry with the bundle size information, then it'd be automatically updated on the docs for every release.

romtsn avatar May 10 '23 13:05 romtsn

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Backlog or Status: In Progress, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

github-actions[bot] avatar Jun 01 '23 00:06 github-actions[bot]

related: https://github.com/getsentry/sentry-docs/issues/7408

kahest avatar Mar 05 '24 09:03 kahest