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).
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.5.tar.gz md5=8656a2bd04456f8f18ef19af20c85f0c sha512=b5f24973b1aabbf91c6e4f6ce594dfded10fa134e27d2e4adcc75543296f7d564725c6b8f345cbbf294a394828b2063aa74e6fe3c068574a7510d9ff78860a40 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/landmarks/landmarks.1.5/opam |
Required by
- landmarks-ppx>=1.5