landmarksversion Documentation on ocaml.org

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.6.tar.gz
md5=b1e7b5859b658e4da0af1b78ce157fe0
sha512=097490d12ff7300ac490696d65db02d6d3a4926a649496eb89e54929bff60b2781ac2f2eeb3b1a8190f9b6f1916ed61802e8d984319fbffb6785145bc46ca61d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/landmarks/landmarks.1.6/opam
Required by