https://github.com/android/codelab-android-performance
https://github.com/android/codelab-android-performance
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/android/codelab-android-performance
- Owner: android
- License: apache-2.0
- Created: 2022-07-07T09:06:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T14:44:12.000Z (11 months ago)
- Last Synced: 2025-01-30T15:36:16.097Z (11 months ago)
- Language: Kotlin
- Size: 23.1 MB
- Stars: 27
- Watchers: 38
- Forks: 13
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Performance Codelabs
This is the code used in the benchmarking codelabs.
Currently we have these codelabs available using code from this repository:
* [Inspect app performance with Macrobenchmark](https://d.android.com/codelabs/android-macrobenchmark-inspect)
* [Improve app performance with Baseline Profiles](https://d.android.com/codelabs/android-baseline-profiles-improve)
To get started, point your browser at these codelabs and follow the instructions.