dbench
The dbench (disk) and tbench (TCP) benchmarks
Install
- All systems
-
curl cmd.cat/dbench.sh
- Debian
-
apt-get install dbench
- Ubuntu
-
apt-get install dbench
- Kali Linux
-
apt-get install dbench
- Fedora
-
dnf install dbench
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install dbench
- Raspbian
-
apt-get install dbench
- Dockerfile
- dockerfile.run/dbench
dbench
The dbench (disk) and tbench (TCP) benchmarks
dbench and tbench simulate the load of the netbench "industry standard" benchmark used to rate (windows) file servers. Unlike netbench, they do not require a lab of Microsoft Windows PCs: dbench produces the filesystem load on a netbench run, and tbench produces the network load, allowing simpler bottleneck isolation. Note that this benchmark is *not* a realistic reflection of normal server load.