denji / awesome-http-benchmark

HTTP(S) benchmark tools, testing/debugging, & restAPI (RESTful)
MIT License
3.39k stars 233 forks source link

ab: slow and single threaded?!? #20

Open dagnelies opened 4 years ago

dagnelies commented 4 years ago

From my experience, ab is very high performance / lightweight, much more so than most other tools I tried. You can also choose how many requests run parallely/concurrently. ....I wonder where you got the statement "slow and single threaded" from. It seems plain wrong to me.