package ppx_bench

  1. Overview
  2. Docs
Syntax extension for writing in-line benchmarks in ocaml code

Install

Dune Dependency

Authors

Maintainers

Sources

v0.14.1.tar.gz
md5=f2852170a6396d60d4fc1c156be1ec62

Description

Part of the Jane Street's PPX rewriters collection.

Published: 22 Aug 2020

README

ppx_bench

Syntax extension for writing in-line benchmarks in OCaml code.

For documentation and examples, see:

example/ppx_bench_sample.ml

Dependencies (4)

  1. ppxlib >= "0.14.0" & < "0.29.0"
  2. dune >= "2.0.0"
  3. ppx_inline_test >= "v0.14" & < "v0.15"
  4. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (3)

  1. ppx_bap
  2. ppx_jane = "v0.14.0"
  3. splittable_random = "v0.14.0"

Conflicts

None