landmarksversion

A simple profiling library

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 the ppx pepreprocessor (see landmarks-ppx package).

AuthorMarc Lasson <marc.lasson@lexifi.com>
LicenseMIT
Published
Homepagehttps://github.com/LexiFi/landmarks
Issue Trackerhttps://github.com/LexiFi/landmarks/issues
MaintainerMarc Lasson <marc.lasson@lexifi.com>
Availablearch = "x86_64" | arch = "x86_32"
Dependencies
Source [http] https://github.com/LexiFi/landmarks/archive/v1.4.tar.gz
md5=2ed3e4fd7ee14c195035dedfb730829f
sha512=5d3ea9ed9519745f153d6cc7700b4e97747bbd285961f4fa964d62e3fc36e9bc63c7f5789df252e9faa05d4bf8ddcec4bdc9898b2381b607d716e1354d156c42
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/landmarks/landmarks.1.4/opam
Required by