mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 10:30:17 +01:00
6 lines
231 B
Bash
6 lines
231 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 |