Skip to content

Instantly share code, notes, and snippets.

@stephencweiss
Last active November 30, 2018 00:01
Show Gist options
  • Save stephencweiss/3e1e1c0baca65ef15de5108b1ac122ec to your computer and use it in GitHub Desktop.
Save stephencweiss/3e1e1c0baca65ef15de5108b1ac122ec to your computer and use it in GitHub Desktop.
Running an http test for product descriptions service running remotely on EC2
wrk -t12 -c400 -d30s http://3.17.69.68:8081/product/821
@stephencweiss
Copy link
Author

Results of test
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment