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).
| 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.7.tar.gz md5=532000d8f755fefdbeb7e1bad7704ff4 sha512=767ec9c61047902143a55bb5307e3abae33cc1165973f3374fd008136fb901f7f5fabfbba807bdbe20e3f854d7c21fdb7da860a7a1c0e0b91a898e8b341dfd9d |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/landmarks/landmarks.1.7/opam |
Required by
- landmarks-ppx>=1.7
- landmarks-speedscope
- oktreewith-dev-setup & >=0.2.4


