https://github.com/kdannothere/benchmarks
This Android app runs various operations on Collections and Maps
https://github.com/kdannothere/benchmarks
android-app mvp mvvm recyclerview
Last synced: 5 months ago
JSON representation
This Android app runs various operations on Collections and Maps
- Host: GitHub
- URL: https://github.com/kdannothere/benchmarks
- Owner: kdannothere
- Created: 2022-11-11T17:10:09.000Z (about 3 years ago)
- Default Branch: mvvm
- Last Pushed: 2023-01-21T18:13:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T07:22:50.441Z (10 months ago)
- Topics: android-app, mvp, mvvm, recyclerview
- Language: Kotlin
- Homepage:
- Size: 4.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This application runs various operations on Collections and Maps.
It calculates and displays in every cell the average execution time of these operations (time in milliseconds).
[Download application](apk/Benchmarks.apk)


