Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imbeerus/performance-test
This app is an example test set that test UI performance
https://github.com/imbeerus/performance-test
android benchmark layout performance
Last synced: 4 days ago
JSON representation
This app is an example test set that test UI performance
- Host: GitHub
- URL: https://github.com/imbeerus/performance-test
- Owner: imbeerus
- Created: 2020-10-07T10:31:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T13:43:27.000Z (over 3 years ago)
- Last Synced: 2024-11-20T00:37:11.456Z (2 months ago)
- Topics: android, benchmark, layout, performance
- Language: Kotlin
- Homepage: https://scornfulbirch.github.io/performance-test/
- Size: 1010 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# performance-test
This app is an example test set that compares how the different ViewGroups (ConstraintLayout vs Traditional layouts) affects the UI performanceTo run: `./gradlew benchmark:cC`
Here is the [measurement result](https://scornfulbirch.github.io/performance-test/)