Sickfreak
23-02-2006, 13:52
Colgo l'occasione di presentarmi al forum attraverso questo post; fatti i dovuti saluti passo al punto... :-)
Sovente si annovera tra le mancanze dei sistemi unix-like la quasi deficienza in argomento benchmark tool; per sfatare il mito ho trovato qualcosina di interessante: sysbench.
Dall'help traspaiono chiaramente le sue potenzialitą:
# sysbench --help
Usage:
sysbench [general-options]... --test=<test-name> [test-options]... command
General options:
--num-threads=N number of threads to use [1]
--max-requests=N limit for total number of requests [10000]
--max-time=N limit for total execution time in seconds [0]
--thread-stack-size=SIZE size of stack per thread [32K]
--init-rng=[on|off] initialize random number generator [off]
--test=STRING test to run
--debug=[on|off] print more debugging info [off]
--validate=[on|off] perform validation checks where possbile [off]
--help=[on|off] print help and exit
Compiled-in tests:
fileio - File I/O test
cpu - CPU performance test
memory - Memory functions speed test
threads - Threads subsystem performance test
mutex - Mutex performance test
oltp - OLTP test
Commands: prepare run cleanup help
See 'sysbench --test=<name> help' for a list of options for each test.
Buon benchmark a tutti !
Sovente si annovera tra le mancanze dei sistemi unix-like la quasi deficienza in argomento benchmark tool; per sfatare il mito ho trovato qualcosina di interessante: sysbench.
Dall'help traspaiono chiaramente le sue potenzialitą:
# sysbench --help
Usage:
sysbench [general-options]... --test=<test-name> [test-options]... command
General options:
--num-threads=N number of threads to use [1]
--max-requests=N limit for total number of requests [10000]
--max-time=N limit for total execution time in seconds [0]
--thread-stack-size=SIZE size of stack per thread [32K]
--init-rng=[on|off] initialize random number generator [off]
--test=STRING test to run
--debug=[on|off] print more debugging info [off]
--validate=[on|off] perform validation checks where possbile [off]
--help=[on|off] print help and exit
Compiled-in tests:
fileio - File I/O test
cpu - CPU performance test
memory - Memory functions speed test
threads - Threads subsystem performance test
mutex - Mutex performance test
oltp - OLTP test
Commands: prepare run cleanup help
See 'sysbench --test=<name> help' for a list of options for each test.
Buon benchmark a tutti !