https://github.com/getsentry/action-app-sdk-overhead-metrics
Action to measure SDK overhead on Apps in SDK repos
https://github.com/getsentry/action-app-sdk-overhead-metrics
tag-non-production
Last synced: 3 months ago
JSON representation
Action to measure SDK overhead on Apps in SDK repos
- Host: GitHub
- URL: https://github.com/getsentry/action-app-sdk-overhead-metrics
- Owner: getsentry
- License: mit
- Created: 2022-08-12T16:14:08.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-16T18:11:40.000Z (10 months ago)
- Last Synced: 2025-03-22T06:47:06.135Z (3 months ago)
- Topics: tag-non-production
- Language: Kotlin
- Homepage:
- Size: 178 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# App metrics tests
This action contains tests for several (mobile) app metrics, such as:
* app binary size
* app startup time (measured by Appium on SauceLabs real devices)## Configuration
See [action.yml](action.yml) for the list of GH Action inputs.
Also have a look at a sample configuration: [./tests/android.yml](./tests/android.yml).