package hdr_histogram

  1. Overview
  2. Docs
OCaml bindings to Hdr Histogram

Install

dune-project
 Dependency

Authors

Maintainers

Sources

hdr_histogram-0.0.5.tbz
sha256=86005506e4a2b813eb74c6854a0f30c44b5ba4eaa2e6ce666f6c764c31b40d7e
sha512=afbb1e2a934f81a53388a7431ae6c655dfd16c2ad8f987d65ce1932d4030e0ddef0f978c9157edeffbf947c7c2994f4b621465a086d8bc57aa399019081e8b64

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