mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 10:30:17 +01:00
5 lines
230 B
Bash
5 lines
230 B
Bash
sysbench --test=cpu run >>sysbench.log
|
|
sysbench --test=memory run >>sysbench.log
|
|
sysbench --test=fileio --file-test-mode=rndrw prepare
|
|
sysbench --test=fileio --file-test-mode=rndrw run >>sysbench.log
|
|
sysbench --test=fileio cleanup |