package landmarks

  1. Overview
  2. Docs
A simple profiling library

Install

Dune Dependency

Authors

Maintainers

Sources

v1.1.zip
md5=58304a56716a943d5b6e91de5778f516

Description

Landmarks is a simple profiling library for OCaml. It provides primitives to measure time spent in portion of instrumented code. The instrumentation of the code may either done by hand, automatically or semi-automatically using a PPX extension.

Published: 09 Jan 2017

Dependencies (2)

  1. ocamlfind build
  2. ocaml >= "4.03.0" & < "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None