Skip to content

Instantly share code, notes, and snippets.

@frankchen0130
Created September 15, 2017 10:05
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 frankchen0130/914b35c9a8df8815f8e81eef3a532ecb to your computer and use it in GitHub Desktop.
Save frankchen0130/914b35c9a8df8815f8e81eef3a532ecb to your computer and use it in GitHub Desktop.
AB Test API Example
ab \
-p /Users/frank/Desktop/test.json\
-T application/json \
-c 10 \
-n 2000 \
http://datalab:5000/api/GetSimi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment