Skip to content

Instantly share code, notes, and snippets.

@yiwu-arbug
Created February 13, 2019 20:28
Show Gist options
  • Save yiwu-arbug/3279f5d8be851e798345f5338c1d2cb7 to your computer and use it in GitHub Desktop.
Save yiwu-arbug/3279f5d8be851e798345f5338c1d2cb7 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=10000000
./go-ycsb run tikv -P workloads/workloada -p tikv.pd="172.16.30.40:2379" -p tikv.type="raw" -p recordcount=10000000 -p threadcount=40 -p readproportion=0 -p updateproportion=1.0 -p operationcount=10000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment