Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 727 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 727 Bytes

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/.