ab -c 10 -n 10000 -k http://127.0.0.1:1080/
time, microseconds (less is better) | time without keep-alive, microseconds (less is better) | |
---|---|---|
go, fasthttp | 0.015 | 0.069 |
php, swoole | 0.023 | 0.073 |
php, workerman | 0.069 | |
node.js | 0.085 | 0.088 |
php, roadrunner | 0.319 | 0.295 |