package cohttp-bench

  1. Overview
  2. No Docs
Benchmarks binaries for Cohttp

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.1.tbz
sha256=65080247763442d1dc3cd90678b8233b798772f036ac81cd1eaade1f5d66a65f
sha512=35aa6035bc0229e4622fb2846c2e5578d260faa4b95497d294e5f1f9dc90a392323771f4758ed5ee32d93c26b72d2d16eb23a83070b8a26b0e13df2a77501b54

Description

This package contains some benchmarks for http and cohttp. The benchmarks for the server latency will require wrk2 (https://github.com/giltene/wrk2) to run. The latency graphs can then be generated with HdrHistogram plotter, also available online at https://hdrhistogram.github.io/HdrHistogram/plotFiles.html.

Published: 20 Dec 2025

Dependencies (11)

  1. cohttp-async = version
  2. cohttp-server-lwt-unix = version
  3. cohttp-lwt-unix = version
  4. cohttp-eio = version
  5. cohttp = version
  6. http = version
  7. eio_main
  8. eio >= "0.12"
  9. core_bench
  10. core >= "v0.13.0"
  11. dune >= "3.8"

Dev Dependencies (1)

  1. odoc with-doc

Used by

None

Conflicts

None