package hdr_histogram

  1. Overview
  2. Docs
OCaml bindings to Hdr Histogram

Install

Dune Dependency

Authors

Maintainers

Sources

hdr_histogram-0.0.3.tbz
sha256=2d912c03bb771823dd3b5cc8483b6911e935df8b4bf42b40f76fa65e14e1a415
sha512=c62bee6d9860ebbb525ccf6a34173cec7bee57ca29772e8844ab866fd24ac3e11868ebab4abe88afbaa6f10cdcded6e6d364ea8bebb39b36b3de332f10b65a55

CHANGES.md.html

v0.0.3 (2023-02-23)

  • Add memory_size function (@crackcomm, #1)

  • Change memory_size return type to int (@crackcomm, #2)

  • Fix build with dune 3.6 (@emillon, #3)

  • Remove ctypes include path hack by using ctypes 0.3 / dune 3.7 (@TheLortex, #5)

v0.0.2 (2022-07-07)

  • Moved repository

  • Compile with fPIC

v0.0.1 (2022-07-07)

  • Initial release