Browse Source

add example scripts

pull/1630/head
Chris Lu 4 years ago
parent
commit
ec052f75d0
  1. 3
      unmaintained/s3/benchmark/hsbench.sh

3
unmaintained/s3/benchmark/hsbench.sh

@ -0,0 +1,3 @@
#!/bin/bash
hsbench -a accesstoken -s secret -z 4K -d 10 -t 10 -b 10 -u http://localhost:8333 -m "cxipgdx" -bp "hsbench-"
Loading…
Cancel
Save