Skip to content

Instantly share code, notes, and snippets.

@BenLubar
Created May 27, 2013 21:17
Show Gist options
  • Save BenLubar/5659138 to your computer and use it in GitHub Desktop.
Save BenLubar/5659138 to your computer and use it in GitHub Desktop.
ben@loads cbstress$ ./cbstress
Usage: ./cbstress [options] http://localhost:8091/
Options:
-b="default": bucket name
-c=10000: maximum document count
-d=5m0s: duration of the stress test
-p="default": pool name
-w=1: worker count - defaults to GOMAXPROCS
ben@loads cbstress$ ./cbstress -d 2m30s -w 16 http://localhost:18091/
............................................................
............................................................
..............................
Count Time Total Errors
Add 1639 18.280296ms 29.961405993s 0
Set 1706 21.059939ms 35.928256829s 0
Get 1676 15.807985ms 26.494184045s 0
Delete 1669 17.640638ms 29.442226372s 0
View 1623 1.423789415s 38m30.810221204s 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment