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).
| Author | Marc Lasson <marc.lasson@lexifi.com> |
|---|---|
| License | MIT |
| Published | |
| Homepage | https://github.com/LexiFi/landmarks |
| Issue Tracker | https://github.com/LexiFi/landmarks/issues |
| Maintainer | Marc Lasson <marc.lasson@lexifi.com> |
| Available | arch = "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 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/landmarks/landmarks.1.6/opam |
Required by
- landmarks-ppx>=1.6
- oktreewith-dev-setup & >=0.2.4


