package hdr_histogram

  1. Overview
  2. Docs
OCaml bindings to Hdr Histogram

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hdr_histogram-0.0.6.tbz
sha256=86fd5addbe13bb5b489eebbc9908a2209af9f6dd518737507c15dc1e1ada054e
sha512=9ee7bc9877f8cb0547ae4b3f989c7a924213a3e2549399245321ad7d7e47a8f447025e0b123d31ef4061d1b15ed7e641ea865486e3268b0956833a4c8fa2f63e

Description

OCaml bindings to Hdr Histogram

Tags

histogram tail latency

Added to opam-repository:

README

Hdr_histogram_ocaml

OCaml bindings to Hdr_histogram_c.

Installation

Install hdr_histogram:

$ git clone https://github.com/ocaml-multicore/hdr_histogram_ocaml
$ cd hdr_histogram_ocaml
$ opam pin add .

Dependencies (7)

  1. conf-zlib
  2. conf-cmake build
  3. conf-pkg-config build
  4. ctypes-foreign >= "0.18.0"
  5. ctypes >= "0.20.1"
  6. dune >= "3.7"
  7. ocaml >= "4.08"

Dev Dependencies (2)

  1. odoc with-doc
  2. bechamel with-test

Used by (2)

  1. mtbox
  2. runtime_events_tools >= "0.3"

Conflicts

None