package cohttp-bench
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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)
-
cohttp-async
= version -
cohttp-server-lwt-unix
= version -
cohttp-lwt-unix
= version -
cohttp-eio
= version -
cohttp
= version -
http
= version - eio_main
-
eio
>= "0.12" - core_bench
-
core
>= "v0.13.0" -
dune
>= "3.8"
Dev Dependencies (1)
-
odoc
with-doc
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page