How to Install fsmark in Ubuntu 18.04



Install fsmark by entering the following commands in the terminal:

sudo apt update
sudo apt install fsmark

Description:

benchmark for simulating synchronous write workloads

The fs_mark benchmark tests synchronous write workloads. It can vary the number of files, directory depth, etc. It has detailed timings for reads, writes, unlinks and fsyncs that make it good for simulating mail servers and other setups.

Homepage: http://sourceforge.net/projects/fsmark/

Version: 3.3-2build1

Section: universe/utils