Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alexdaz/poketoaster

A simple benchmarking app.
https://github.com/alexdaz/poketoaster

android android-app android-studio benchmark benchmarking java java-android

Last synced: 1 day ago
JSON representation

A simple benchmarking app.

Awesome Lists containing this project

README

        

# PokéToaster

[![License: MIT](https://img.shields.io/badge/License-MIT-orange.svg)](https://opensource.org/licenses/MIT/)

A simple benchmarking app for testing your phone processor. The test consists in solving this operation:

$$ f(x)=-2x(2)+{11x \over 3} $$

This evaluates the function in interval {-10, 10} with precise increments, from 0.000001 to 0.0000000001.

# Why PokéToaster?

Welp... the story begins in an Android application development class, when 2 friends were arguing about which phone had a better processor and after a class of algorithms, the solution came to light.

Poké = Pocket & Toaster = Computer then Pocket Computer.