Skip to content

Instantly share code, notes, and snippets.

@alexott
Created August 8, 2019 08:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexott/8175be069ce5f4c20656c32565b56d1b to your computer and use it in GitHub Desktop.
Save alexott/8175be069ce5f4c20656c32565b56d1b to your computer and use it in GitHub Desktop.
tlp-stress answer........
>curl -L -O "https://dl.bintray.com/thelastpickle/tlp-tools-tarball/tlp-stress-1.0.0.tar"
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0
100 22.5M 100 22.5M 0 0 3641k 0 0:00:06 0:00:06 --:--:-- 4985k
>tar xvf tlp-stress-1.0.0.tar
x tlp-stress-1.0.0/
x tlp-stress-1.0.0/lib/
...
>cd tlp-stress-1.0.0
>ls -ls
total 0
0 drwxr-xr-x 4 ott staff 128 Aug 6 20:36 bin/
0 drwxr-xr-x 53 ott staff 1696 Aug 6 20:36 lib/
>bin/tlp-stress list
Available Workloads:
BasicTimeSeries
CountersWide
KeyValue
LWT
Locking
Maps
MaterializedViews
RandomPartitionAccess
UdtTimeSeries
You can run any of these workloads by running tlp-cluster run WORKLOAD.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment