Skip to content

bubooon/async-php-benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published