-
httperf
-
ab (Apache Bench)
- bundled in Apache HTTP Server
-
apib (API Bench)
- written in C
- ab replacement
-
Boom
- ab replacement
- written in Python and Go
- show histogram in Go version
-
Iago
- developed by Twitter
- written in Scala
- write Scala DSL for test case?
- I'm not sure...
-
Apache JMeter
- GUI Application
- written in Java
- support also CLI
- too many features
- difficult to use
-
Tsung
- written in Erlang
-
Siege
-
Locust
- write test scenarios in Python
-
Gatling
- written in Scala
-
cURL
-
HTTPie
-
Postman (GUI)
- Newman (CLI)
-
- test data generator service
- format: JSON XML CSV
Last active
August 29, 2015 14:13
-
-
Save furu/5b4e150c88dac75152ee to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
サーバの負荷テストのための、何百万ものHTTPリクエストを発生させる方法