package hdr_histogram

  1. Overview
  2. Docs
On This Page
  1. Installation
OCaml bindings to Hdr Histogram

Install

dune-project
 Dependency

Authors

Maintainers

Sources

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

doc/README.html

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 .