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

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

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)

![alt text](apk/Screenshot_1.png)
![alt text](apk/Screenshot_2.png)
![alt text](apk/Screenshot_3.png)