Skip to content

ocaml-multicore/hdr_histogram_ocaml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 .