sysbench --test=oltp --mysql-table=myisam --oltp-table-size=1000000 --mysql-socket/tmp/mysql.sock prepare
sysbench --num-threads=16 --max-requests=100000 --test=oltp --oltp-table-size=1000000 --mysql-socket=/tmp/mysql.sock --oltp-read-only run
Posted by varnit on April 26, 2010 in benchmark
http_load -parallel 5 -fetches 1000 urls.txt
Posted by varnit on March 5, 2008 in benchmark
valgrind –tool=callgrind –dump-instr=yes –trace-jump=yes -v /usr/sbin/apache -X
Get every new post delivered to your Inbox.