Skip to content

Instantly share code, notes, and snippets.

@yiwu-arbug
Created February 16, 2019 00:16
Show Gist options
  • Save yiwu-arbug/81c536803ecce7e5d739788db39380ce to your computer and use it in GitHub Desktop.
Save yiwu-arbug/81c536803ecce7e5d739788db39380ce to your computer and use it in GitHub Desktop.
./go-ycsb load tikv -P workloads/workloada -p tikv.pd="172.16.30.40:2379" -p tikv.type="raw" -p recordcount=30000000
./go-ycsb run tikv -P workloads/workloadc -p tikv.pd="172.16.30.40:2379" -p tikv.type="raw" -p recordcount=30000000 -p threadcount=40 -p operationcount=50000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment