Commit d64a46b3 authored by Elvis Pranskevichus's avatar Elvis Pranskevichus

Add README

parent 2035b372
Network Server Performance Benchmarking Toolbench
=================================================
This is a simple collection of scripts intended to benchmark the basic
network performance of a variety of server frameworks.
The servers are run inside a Docker container for environment stability,
so to use this toolbench you need a reasonably recent Docker.
Installation
------------
Install the following:
- Docker
- Python 3
- Numpy
Build the docker image containing the servers being tested by running
``./build.sh``.
The benchmarks can then be ran with ``./run_benchmarks``. Use
``./run_benchmarks --help`` for various options, including selective
benchmark running.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment