Home

Awesome

iibench-mysql

iiBench Benchmark for MySQL / Percona / MariaDB

Requirements

Running the benchmark

In the default configuration the benchmark will run for 1 hour, or 1 billion inserts, whichever comes first, using 4 insertion threads.

To run:

git clone https://github.com/tmcallaghan/iibench-mysql.git
cd iibench-mysql

Edit run.simple.bash to match your environment. You will most likely want to change the server/port and credentials for your database.

./run.simple.bash