How to Install flashbench in Ubuntu 18.04



Install flashbench by entering the following commands in the terminal:

sudo apt update
sudo apt install flashbench

Description:

identify flash storage properties

This utility helps to identify properties of SD cards and flash based storage. In particular it can be used to discover page and segement sizes and maximum number of concurrently open segments. These properties can then be used to better align paritions and tune filesystem options for maximum performance.

Homepage: http://git.linaro.org/gitweb?p=people/arnd/flashbench.git;a=summary

Version: 62-1build1

Section: universe/utils