Skip to content

Instantly share code, notes, and snippets.

@michaelbonner
Created September 6, 2022 16:48
Show Gist options
  • Save michaelbonner/09794df19b5bcbe96a3f2bd849223866 to your computer and use it in GitHub Desktop.
Save michaelbonner/09794df19b5bcbe96a3f2bd849223866 to your computer and use it in GitHub Desktop.
echo "GET https://example.com" | vegeta attack -rate 50 | tee results.bin | vegeta report
watch "cat results.bin | vegeta report"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment