Y
Hacker News
new
|
ask
|
show
|
jobs
by
miketheman
1639 days ago
Good to know! Would you be interested in performing the same tests and using `wrk` and report the difference?
2 comments
voidlogic
1639 days ago
It would be more of apples to apples comparison to run it on the same setup you ran ab on. You can grab wrk here:
https://github.com/wg/wrk
Enjoy!
link
rcarmo
1639 days ago
It’s not just the tool, but also the web framework that has to support HTTP/1.1.
link