package core_profiler

  1. Overview
  2. Docs
Profiling library

Install

Dune Dependency

Authors

Maintainers

Sources

core_profiler-v0.13.0.tar.gz
md5=6da373ba39a8732ad070c65acfed29ff

Description

Core_profiler is a library that helps you profile programs and estimate various costs.

Published: 20 Nov 2019

Dependencies (8)

  1. dune >= "1.5.1"
  2. textutils_kernel >= "v0.13" & < "v0.14"
  3. textutils >= "v0.13" & < "v0.14"
  4. shell >= "v0.13" & < "v0.14"
  5. re2 >= "v0.13" & < "v0.14"
  6. ppx_jane >= "v0.13" & < "v0.14"
  7. core >= "v0.13" & < "v0.14"
  8. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None