= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
A simple profiling library
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
landmarks-v1.3.tbz
md5=92e0f9442d8ea91915bee492b1bb1655
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 a PPX extension.
Published: 11 Dec 2018
Dependencies (3)
-
dune
>= "1.4"
-
ocaml-migrate-parsetree
< "2.0.0"
-
ocaml
>= "4.02"
Dev Dependencies (1)
-
dune
with-test & < "1.7.0"
Used by
-
None
Conflicts
-
None
On This Page