package landmarks

  1. Overview
  2. Docs
A simple profiling library

Install

Dune Dependency

Authors

Maintainers

Sources

v1.5.tar.gz
md5=8656a2bd04456f8f18ef19af20c85f0c
sha512=b5f24973b1aabbf91c6e4f6ce594dfded10fa134e27d2e4adcc75543296f7d564725c6b8f345cbbf294a394828b2063aa74e6fe3c068574a7510d9ff78860a40

Description

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).

Published: 22 Jan 2025

Dependencies (2)

  1. ocaml >= "4.08"
  2. dune >= "3.16"

Dev Dependencies (2)

  1. odoc with-doc
  2. js_of_ocaml with-test & > "5"

Used by (1)

  1. landmarks-ppx >= "1.5"
OCaml

Innovation. Community. Security.