Skip to content

Instantly share code, notes, and snippets.

@itayw
Last active August 29, 2015 13:57
Show Gist options
  • Save itayw/9762843 to your computer and use it in GitHub Desktop.
Save itayw/9762843 to your computer and use it in GitHub Desktop.
ab -n 1000 -c 100 -H "Content-Type: application/json" http://127.0.0.1:8080/api/system/nodeDetails?APIToken=apitoken-root
ab -n 1 -p test/fixtures/benchmark.json -H "Content-Type: application/json" -T "application/json" http://127.0.0.1:8080/api/beacon/insert?APIToken=apitoken-root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment