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.12.0.tar.gz
md5=b76421fe63277b1423bbaa36912f110d

Description

Part of the Jane Street's PPX rewriters collection.

Published: 01 Mar 2019

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.5.0" & < "0.9.0"
  2. dune >= "1.5.1"
  3. ppx_inline_test >= "v0.12" & < "v0.13"
  4. ocaml >= "4.04.2"

Dev Dependencies

None

Used by (3)

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

Conflicts

None