ajout script benchmark général

This commit is contained in:
2023-01-14 18:15:38 +01:00
parent c8b9c214ff
commit 936d252fff
3 changed files with 16 additions and 4 deletions

View File

@@ -0,0 +1,6 @@
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 --test=fileio cleanup