package cohttp-bench

  1. Overview
  2. No Docs
Benchmarks binaries for Cohttp

Install

dune-project
 Dependency

Authors

Maintainers

Sources

cohttp-6.2.2.tbz
sha256=499cd8b094cee4b00fe6b9f6322680f81fe87161e963a196b109c1882610af62
sha512=701b946af0a84c9f5d1f5131fc4cea9b35fa2fd18d67460eb0caf4f916acc4ae8695d65594d0e0074f2729dc9ca54cfd984b1863a6f7dc345e171be4e3c3b258

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: 28 Jul 2026

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