Skip to content

Instantly share code, notes, and snippets.

@rosskevin
Created September 24, 2015 23:58
Show Gist options
  • Save rosskevin/e63f8db83d95ba001e6e to your computer and use it in GitHub Desktop.
Save rosskevin/e63f8db83d95ba001e6e to your computer and use it in GitHub Desktop.
sysbench --test=fileio --file-total-size=2G prepare
sysbench --test=fileio --file-total-size=2G --file-test-mode=rndrw --init-rng=on --max-time=300 --max-requests=0 run
sysbench --test=fileio --file-total-size=2G cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment