Skip to content

Instantly share code, notes, and snippets.

@jamesattard
Last active August 29, 2015 14:06
Show Gist options
  • Save jamesattard/ce86abcb09254387ebba to your computer and use it in GitHub Desktop.
Save jamesattard/ce86abcb09254387ebba 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.101
Benchmark
Average number of seconds to run all queries: 3.182 seconds
Minimum number of seconds to run all queries: 3.073 seconds
Maximum number of seconds to run all queries: 3.329 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