Git Product home page Git Product logo

hikey-tester's Introduction

Hikey-Tester

This test script is designed to measure the performance of I/O schedulers, in particular with NOOP and BFQ schedulers, using the Hikey "LeMaker" Board running Android.

These benchmarks have been written just for internal use. In particular, we did not spend time in guaranteeing that the programs have a homogeneous interface, or any error.

Dependencies

This script requires on the Hikey Board:

How to install

To use the Hikey-Tester there are very simple steps to reproduce:

  • Download the .zip file containing all the necessary files
  • Extract the files from the .zip to a folder
  • Create a folder named "Hikey-Tester" on the Hikey Board using adb
$ adb shell mkdir /sdcard/Hikey-Tester/
  • Copy all the files inside the board using adb in the correct folder

Install using setup script

To make this installation even easier there is a script named "setupHikey.sh" which automatically installs all the files to the Hikey Board.
After extracted the .zip you have just to

  • Go inside the extracted folder using the terminal:
$ cd /path/to/folder
  • Execute the script:
$ ./setupHikey.sh

Basic usage

Log using adb:

$ adb shell

Get root permissions:

$ su

Go into the Hikey-Tester folder using the terminal:

# cd /sdcard/Hikey-Tester/

Run the Hikey-Tester.sh script under root permissions:

# sh Hikey-Tester.sh
  • Execute sh Hikey-Tester.sh -h for more options.

Demo

It is also provided a simple demo script named "Hikey-Demo.sh" which simplifies the use of the test script, running a series of default tests.

  • Execute sh Hikey-Demo.sh -h for more options.

Info

For more information about BFQ and its integration in Android visit BFQ on Android

License

This program is under GNU General Public License

hikey-tester's People

Contributors

lmiccio avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.