Dumb Server is a project aimed at benchmarking various http servers.
sudo apt-get install apache2-utils
sudo apt-get install gnuplot
- Start server
bash server.sh <server_name>
server_name : go | gofast | node | express | python
- make request to started server
bash request.sh <server_name>
server_name : go | gofast | node | express | python
gnuplot plot.p
OS : Ubuntu 18.04.5 LTS
Memory : 12Gb
Processor : Intel® Core™ i7-7500U CPU @ 2.70GHz × 4
Request Time : 1000s
Number of Concurrent Request : 3000
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request