RSS

Category Archives: benchmark

sysbench

  • 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
 
Leave a comment

Posted by on April 26, 2010 in benchmark

 

http load test

http_load -parallel 5 -fetches 1000 urls.txt

 
Leave a comment

Posted by on March 5, 2008 in benchmark

 

valgrind

valgrind –tool=callgrind –dump-instr=yes –trace-jump=yes -v /usr/sbin/apache -X

 
Leave a comment

Posted by on March 5, 2008 in benchmark

 
 
Follow

Get every new post delivered to your Inbox.