package papi

  1. Overview
  2. Docs
Performance Application Programming Interface (PAPI) bindings

Install

Dune Dependency

Authors

Maintainers

Sources

papi-v0.1.1.tbz
sha256=f7c06edaf93699d6d7b9ab3a2a6d0e35c6d61e92c1d152c19eca2ebcc4d7b4a4
md5=4acb07e494c1a2c0ff8244d042f02629

Description

Papi provides OCaml bindings to PAPI, a C library for portable access to hardware performance counters.

Published: 10 Apr 2019

README

papi — Performance Application Programming Interface for OCaml

v0.1.1

Papi provides OCaml bindings to PAPI (Performance Application Programming Interface), a C library for portable access to hardware performance counters.

The bindings closely follow PAPI's own interface. As a consequence, the multitude of errors that PAPI can signal are propagated to OCaml. User is advised to at least skim the PAPI documentation.

Papi depends on the PAPI C library, version 5.4 or above.

Papi is distributed under the ISC license.

Homepage: https://github.com/pqwy/ocaml-papi

Documentation

Interface files or online.

Dependencies (2)

  1. dune >= "1.7"
  2. ocaml < "4.14"

Dev Dependencies (1)

  1. fmt with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.