package core_profiler

  1. Overview
  2. Docs
Profiling library

Install

Dune Dependency

Authors

Maintainers

Sources

core_profiler-v0.16.0.tar.gz
sha256=ac2dcb95988ed8cbd11af45d699d74aef7f71821a764d06ce4799b357acc4604

Description

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

Published: 14 Jun 2023

Dependencies (10)

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

Dev Dependencies

None

Used by

None

Conflicts

None