Syntax extension for writing in-line benchmarks in OCaml code.
For documentation and examples, see:
example/ppx_bench_sample.mlThese benchmarks are intended to be run with the runner provided by the core_bench library, Inline_benchmarks_public.Runner.main. See the documentation of core_bench for more details.