Skip to content

Instantly share code, notes, and snippets.

@leifermendez
Created January 29, 2022 10:57
Show Gist options
  • Save leifermendez/736d7c964652078059f26ae5808754bd to your computer and use it in GitHub Desktop.
Save leifermendez/736d7c964652078059f26ae5808754bd to your computer and use it in GitHub Desktop.
comand-vega-tool.txt
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