make build
make up-all
make exec-takuya
make
まずsetupでdocker を立ち上げる
nginxのベンチマーク ab -k -c 10 -n 1000 http://127.0.0.1:8080/
自作 ab -k -c 10 -n 1000 http://localhost:8000/
2022/3/20 時点だとどちらもこんな感じで大差ない
make build
make up-all
make exec-takuya
make
まずsetupでdocker を立ち上げる
nginxのベンチマーク ab -k -c 10 -n 1000 http://127.0.0.1:8080/
自作 ab -k -c 10 -n 1000 http://localhost:8000/
2022/3/20 時点だとどちらもこんな感じで大差ない