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 preprocessor (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.7.tar.gz
md5=532000d8f755fefdbeb7e1bad7704ff4
sha512=767ec9c61047902143a55bb5307e3abae33cc1165973f3374fd008136fb901f7f5fabfbba807bdbe20e3f854d7c21fdb7da860a7a1c0e0b91a898e8b341dfd9d
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/landmarks/landmarks.1.7/opam
Required by