ocaml-multicore / retro-httpaf-bench

Benchmarking environment for http servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

retro-httpaf-bench

CI This project uses submodules, so make sure you use --recursive when cloning:

git clone --recursive https://github.com/ocaml-multicore/retro-httpaf-bench.git

Set of scripts for building and running some http server benchmarks. More details to come.

The Dockerfile can be used to build a container that will run everything. Running make will build the image and run the tests. Afterwards, the results are available as output/parse_output.html.

Note that running make deletes any existing files in output/.

About

Benchmarking environment for http servers


Languages

Language:Jupyter Notebook 97.2%Language:OCaml 1.7%Language:Rust 0.5%Language:Dockerfile 0.2%Language:Go 0.2%Language:Shell 0.1%Language:Lua 0.1%Language:Makefile 0.1%