An open API service indexing awesome lists of open source software.

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

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).