mirror of
https://git.roussel.pro/telecom-paris/pact.git
synced 2026-02-09 10:30:17 +01:00
ajout script benchmark général
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user