Monday, April 23, 2007

oooh mysqlslap

I'm in the mysql uc tutorial on an indepth look at mysql 5.1. A new tool is out to replace my various benchmark tools called mysqlslap.


mysqlslap --concurrency=5 --iterations=5 --query=query.sql --create=create.sql --delimiter=";"


Very cool stuff to test various engines with a sites specific query type and uses.

update


http://hg.tangent.org/bbench?f=f5abeffaf040;file=load_run.sh

No comments: