package core_profiler

  1. Overview
  2. Docs
Profiling library

Install

Dune Dependency

Authors

Maintainers

Sources

core_profiler-v0.15.0.tar.gz
sha256=d3dc8e3eab6108abe54e5976cac50697e4fb26d5c619723b210c3509e116e0a7

Description

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

Published: 21 Mar 2022

Dependencies (10)

  1. dune >= "2.0.0"
  2. textutils_kernel >= "v0.15" & < "v0.16"
  3. textutils >= "v0.15" & < "v0.16"
  4. shell >= "v0.15" & < "v0.16"
  5. re2 >= "v0.15" & < "v0.16"
  6. ppx_jane >= "v0.15" & < "v0.16"
  7. core_unix >= "v0.15" & < "v0.16"
  8. core_kernel >= "v0.15" & < "v0.16"
  9. core >= "v0.15" & < "v0.16"
  10. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None