Skip to content

TakuyaKurimoto/web_server

Repository files navigation

http_server

setup

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 時点だとどちらもこんな感じで大差ない

スクリーンショット 2022-03-20 23 27 14

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages