Last active
September 11, 2017 12:48
-
-
Save igtm/baac5d62499134c26dca0be7dc309cfd to your computer and use it in GitHub Desktop.
Goの同時関数呼び出しを1回で済ませられるライブラリ 「SingleFlight」 が便利 ref: http://qiita.com/igtm/items/8b5343272bc35cd3bc0b
This file contains 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
echo "GET http://localhost:1323/hoge" | vegeta attack -duration=1m -rate=100 | vegeta report -reporter=plot > plot.html |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment