package hdr_histogram

  1. Overview
  2. Docs
OCaml bindings to Hdr Histogram

Install

Dune Dependency

Authors

Maintainers

Sources

hdr_histogram-0.0.2.tbz
sha256=60f5db86cc2c7ff3f19e8b70fb9e87a7c251da8e8e489f320971666ba1f39dd4
sha512=ceffb2500ad193318ab283e8a370eb908f046e2368233fd6ad71377494f4daf2d13a77adaccff1799782bba5d9bb6500fd41be492dd596fa41e1f8e58b420205

Description

OCaml bindings to Hdr Histogram

Tags

histogram tail latency

Published: 07 Jul 2022

README

Hdr_histogram_ocaml

OCaml bindings to Hdr_histogram_c.

Installation

Install hdr_histogram:

$ git clone https://github.com/kayceesrk/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.3" & < "3.6.0"
  7. ocaml >= "4.08"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. runtime_events_tools >= "0.3"

Conflicts

None