Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 446 Bytes

File metadata and controls

20 lines (17 loc) · 446 Bytes

Install

cd docker
docker-compose up

Urls:
http://localhost:8080/ - nginx + php-fpm http://localhost:8000/ - swoole
http://localhost:7000/ - nodejs
http://localhost:5000/ - go

Install tool for benchmarks
for example wrk: https://github.com/wg/wrk/wiki/Installing-Wrk-on-Linux

Run benchmarks

wrk -t4 -c400 -d10s http://localhost:port