package core_profiler

  1. Overview
  2. Docs
Profiling library

Install

Dune Dependency

Authors

Maintainers

Sources

core_profiler-v0.12.0.tar.gz
md5=c635f1a4b395f3063db27efaa17504b7

Description

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

Published: 01 Mar 2019

Dependencies (8)

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

Dev Dependencies

None

Used by

None

Conflicts

None