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" | arch = "arm64"
Dependencies
Conflicts
Source [http] https://github.com/lexifi/landmarks/archive/refs/tags/v1.5.tar.gz
md5=8656a2bd04456f8f18ef19af20c85f0c
sha512=b5f24973b1aabbf91c6e4f6ce594dfded10fa134e27d2e4adcc75543296f7d564725c6b8f345cbbf294a394828b2063aa74e6fe3c068574a7510d9ff78860a40
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/landmarks/landmarks.1.5/opam
Required by