Termux-diskspeed

The script measures and displays information about the read and write speed of storage on your Android device.

release date: 2024-12-29

view on GitHub

about

Termux diskpeed offers the ability to test the read and write speed of your Android device storage using Termux.

It is available in several language versions because I got bored and made a few variants.

features

When started the script creates a file measuring the write speed of the storage then deletes it and creates another file used to measure the read speed. After the tests are completed all temporary files are removed so you do not have to worry about free space.

I created the script out of boredom in several language versions which do not differ much except for the language.

Battery image

compatibility

This script is basically just dd and grep commands. There is a high chance it works on any Unix system with Bash, but for now I have only tested it on Termux, and for that reason I dedicate it to Termux only.