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: 11 Dec 2018

Dependencies (3)

  1. dune >= "1.4"
  2. ocaml-migrate-parsetree < "2.0.0"
  3. ocaml >= "4.02"

Dev Dependencies (1)

  1. dune with-test & < "1.7.0"

Used by

    None

Conflicts

    None