-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
FeatureNew feature or requestNew feature or request
Description
The size of the SDK is critical to many customers.
During CI we should measure the size and post as a commit to the PR.
Some ideas are: measure the size of all the .dll files in https://github.com/getsentry/sentry-unity/tree/main/package-dev/Runtime.
This obviously doesn't mean a lot since the linker would drop a lot of code, particularly from the dependencies.
Ideally we'd build the sample app (with IL2CPP for a platform such as Android), then remove Sentry as a dependency and build it again. Since the sample uses pretty much all public API, it'll be a very realistic number. Customers can expect that overhead or less, depending on their usage of the SDK.
Relates to: getsentry/sentry-java#1303
Metadata
Metadata
Assignees
Labels
FeatureNew feature or requestNew feature or request
Projects
Status
Backlog
Status
No status