package ppx_bench

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

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_bench-v0.11.0.tar.gz
md5=a1565e9aa8e341f33e2e3dd712c889c8

Description

Part of the Jane Street's PPX rewriters collection.

Published: 22 Mar 2018

README

ppx_bench

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

For documentation and examples, see:

example/ppx_bench_sample.ml

Dependencies (5)

  1. ppxlib >= "0.1.0" & < "0.9.0"
  2. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  3. jbuilder >= "1.0+beta18.1"
  4. ppx_inline_test >= "v0.11" & < "v0.12"
  5. ocaml >= "4.04.1"

Dev Dependencies

None

Used by (2)

  1. ppx_bap < "v0.14.0"
  2. ppx_jane = "v0.11.0"

Conflicts (1)

  1. jbuilder = "1.0+beta19"