Created
January 29, 2022 10:57
-
-
Save leifermendez/736d7c964652078059f26ae5808754bd to your computer and use it in GitHub Desktop.
comand-vega-tool.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd && echo "GET http://apphotel-1690390007.us-east-2.elb.amazonaws.com" | vegeta attack -duration=30s -rate=20 -output=results-veg-httpbin-get.bin && cat results-veg-httpbin-get.bin | vegeta plot --title="HTTP Bin GET 10 rps for 30 seconds" > http-pagina.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment