Skip to content

Instantly share code, notes, and snippets.

@jamesattard
Last active August 29, 2015 14:06
Show Gist options
  • Save jamesattard/59a1a29421ea1c5b4896 to your computer and use it in GitHub Desktop.
Save jamesattard/59a1a29421ea1c5b4896 to your computer and use it in GitHub Desktop.
root@mysql-cluster# mysqlslap --auto-generate-sql --concurrency=50 --number-of-queries=1000 --iterations=10 -umycoolapp -ppassword -h10.250.10.100
Benchmark
Average number of seconds to run all queries: 3.102 seconds
Minimum number of seconds to run all queries: 2.990 seconds
Maximum number of seconds to run all queries: 3.174 seconds
Number of clients running queries: 50
Average number of queries per client: 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment